https://github.com/cielquan/python_test-cielquan
Repo for testing different stuff with open source python repos. This project is under GPL-3.0 License even if the LICENSE file shows another license because of tests.
https://github.com/cielquan/python_test-cielquan
Last synced: 3 months ago
JSON representation
Repo for testing different stuff with open source python repos. This project is under GPL-3.0 License even if the LICENSE file shows another license because of tests.
- Host: GitHub
- URL: https://github.com/cielquan/python_test-cielquan
- Owner: Cielquan
- License: gpl-3.0
- Created: 2020-01-19T14:15:03.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-10T17:24:25.000Z (3 months ago)
- Last Synced: 2025-03-10T18:37:24.555Z (3 months ago)
- Language: Python
- Homepage: https://python-test-cielquan.rtfd.io/
- Size: 4.15 MB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Authors: AUTHORS
Awesome Lists containing this project
README
===========
python_test
===========**Repo for testing different stuff with open source python repos. This project is under GPL-3.0-or-later License even if the LICENSE file shows another license because of tests.**
dev venv: ``poetry install --with dev,testing,docs,pylint,mypy,poetry``