An open API service indexing awesome lists of open source software.

https://github.com/malcodeman/python-recipes


https://github.com/malcodeman/python-recipes

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Python recipes

[![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com)
[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](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)