Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ayushsubedi/jn
https://github.com/ayushsubedi/jn
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ayushsubedi/jn
- Owner: ayushsubedi
- Created: 2021-07-22T04:00:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-13T04:05:53.000Z (almost 3 years ago)
- Last Synced: 2024-11-09T12:30:50.682Z (2 months ago)
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## housekeeping
After creating venv, use this to update pip
```
$PWD/env/bin/python -m pip install --upgrade pip
```