Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asottile/asottile.github.io
https://github.com/asottile/asottile.github.io
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/asottile/asottile.github.io
- Owner: asottile
- Created: 2017-10-13T21:14:46.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-10-22T00:28:21.000Z (22 days ago)
- Last Synced: 2024-10-22T22:08:13.889Z (22 days ago)
- Language: Python
- Size: 105 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/asottile/asottile.github.io/main.svg)](https://results.pre-commit.ci/latest/github/asottile/asottile.github.io/main)
asottile.github.io
==================### Bootstrap a virtualenv from nothing
```bash
curl https://asottile.github.io/get-virtualenv.py | python - venv
```