Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dtgoitia/python-playground
https://github.com/dtgoitia/python-playground
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dtgoitia/python-playground
- Owner: dtgoitia
- Created: 2022-02-09T09:17:10.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-19T15:48:50.000Z (over 2 years ago)
- Last Synced: 2024-10-28T13:55:19.886Z (2 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Set up development environment
```shell
make set_up_development_environment
```## Development
Check `Makefile` for dependency management, linting, formatting and testing.