Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heroesofcode/profile-python
Profile python is a script for you to view your data and github repositories.
https://github.com/heroesofcode/profile-python
Last synced: 1 day ago
JSON representation
Profile python is a script for you to view your data and github repositories.
- Host: GitHub
- URL: https://github.com/heroesofcode/profile-python
- Owner: heroesofcode
- License: mit
- Created: 2021-09-24T00:31:19.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-10T05:03:43.000Z (7 months ago)
- Last Synced: 2024-04-10T06:23:36.914Z (7 months ago)
- Language: Python
- Homepage:
- Size: 72.4 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT
Awesome Lists containing this project
README
# Profile Python
> [!WARNING]
> This project is no longer maintened. Please fork it at will## Overview
Profile python is a script for you to view your data and github repositories.## Installing
Install with pip or your favorite PyPi package manager:
```
python3 -m pip install profile-python
```
## Usage
```
python3 -m profile_python
```## Contribution
* To contribute, from a fork in the project please feel free to give suggestions, improvements and feel free to add features. After you contribute, open a pull request.
## License
Profile Python is released under the MIT license. See LICENSE for details.