https://github.com/neerazz/pythonutils
https://github.com/neerazz/pythonutils
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/neerazz/pythonutils
- Owner: neerazz
- Created: 2024-03-21T21:47:04.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-21T21:54:22.000Z (almost 2 years ago)
- Last Synced: 2025-01-16T17:26:37.099Z (12 months ago)
- Language: Python
- Size: 25.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# python-api
This is a python project util.
## Give the below commands:
```
// Clone the project from Github.
git clone https://github.csnzoo.com/nb336n/projectutils.git
// Install all the dependencies required for the project.
pip install -r requirements.txt
```