Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/novasush/novautils
My custom pip package
https://github.com/novasush/novautils
Last synced: 4 days ago
JSON representation
My custom pip package
- Host: GitHub
- URL: https://github.com/novasush/novautils
- Owner: novasush
- License: mit
- Created: 2020-02-08T08:18:07.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-08T09:48:58.000Z (almost 5 years ago)
- Last Synced: 2024-10-16T22:41:13.907Z (about 1 month ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# novautils
My first pip package## Installation
```
pip install novautils
```## Usage
```python
import novautils
```Usage will be updated soon