Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kushshriv/random-python-wt-projects
https://github.com/kushshriv/random-python-wt-projects
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kushshriv/random-python-wt-projects
- Owner: KushShriv
- Created: 2024-07-11T16:59:38.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-15T10:08:38.000Z (3 months ago)
- Last Synced: 2024-08-15T11:43:01.589Z (3 months ago)
- Language: Python
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Random-Python-WT-Projects
Trying out random python :snake: tech i learn
``` bash
conda create -n webdev python=3.12
conda activate webdev
```