https://github.com/malcodeman/python-recipes
https://github.com/malcodeman/python-recipes
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/malcodeman/python-recipes
- Owner: malcodeman
- License: mit
- Created: 2020-09-13T12:58:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-11T20:31:15.000Z (over 4 years ago)
- Last Synced: 2025-01-29T22:33:10.355Z (11 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python recipes
[](https://forthebadge.com)
[](https://forthebadge.com)
These are some use cases and code snippets to get you started with python in a real app.
## Recipes
- [`Generating fake data and exporting it to excel`](./fake-data-to-excel)
## License
[MIT](./LICENSE)