![PyPI Now Supports iOS and Android Wheels for Mobile Python Development](https://cdn.sanity.io/images/cgdhsj6q/production/96416c872705517a6a65ad9646ce3e7caef623a0-1024x1024.webp?w=400&fit=max&auto=format)
Security News
PyPI Now Supports iOS and Android Wheels for Mobile Python Development
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
List gists from users & download them to current folder.
By running $ enpot [user]
, you get all the public gists from the given user, then you can use $ enpot [user] [id]
to download the files of the selected gist to the current folder. Simple as that. Useful for configuration files, license stuffs, every file you copy/paste from projects to projects.
enpòt' is a command-line tool, it is preferable to instal it globally.
(sudo) npm install -g enpot
Using enpòt' is simple :
enpot [options] <user> - List Gists from given user, stores in cache.
Options:
-f, --force Clean the cache and download the list from the server.
enpot [options] <user> <gist-id> [destination-path] - Download file(s) from the Gist to the given path.
Options:
-s, --show Show infos about the files of the gist. Doesn't download them.
Note: If no path is given, enpot use the current path. Give path must be a directory.
Completion: enable completion by adding ". <(enpot completion)" to your ~/.bashrc or ~/.zshrc file.
In lieu of a formal styleguide, take care to maintain the existing coding style, enforced by eslint configuration. enpòt' is develloped with ES2015. Lint & compile your code with Grunt.
Copyright (c) 2015 Leny
Licensed under the MIT license.
FAQs
List gists & download them to current folder.
The npm package enpot receives a total of 0 weekly downloads. As such, enpot popularity was classified as not popular.
We found that enpot demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.