https://github.com/projectweekend/atom-pypi
https://github.com/projectweekend/atom-pypi
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/projectweekend/atom-pypi
- Owner: projectweekend
- License: mit
- Created: 2016-08-28T19:18:30.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-28T22:07:42.000Z (almost 10 years ago)
- Last Synced: 2025-02-01T19:30:04.531Z (over 1 year ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# atom-pypi package
When editing or creating a Python `requirements.txt` manually, highlight the package name and hit `ctrl-cmd-r`. This will search PyPi for the latest version of the package name and populate it in the file.
