Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imyizhang/pyrepository
https://github.com/imyizhang/pyrepository
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/imyizhang/pyrepository
- Owner: imyizhang
- License: bsd-3-clause
- Created: 2022-08-25T14:17:02.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-25T14:19:50.000Z (about 2 years ago)
- Last Synced: 2024-09-18T04:00:30.745Z (about 2 months ago)
- Language: Python
- Homepage: https://pypi.org/project/pyrepository
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PyRepository
## Installation
```bash
pip install pyrepository
```## Quick Start
```python
import pyrepository
```## Contributing
## License
PyRepository has an BSD-3-Clause license, as found in the [LICENSE](https://github.com/imyizhang/pyrepository/blob/main/LICENSE) file.