mirror of
https://github.com/autistic-symposium/web3-starter-py.git
synced 2025-05-17 14:10:21 -04:00
Update README.md
This commit is contained in:
parent
211eab7031
commit
afd8a80562
1 changed files with 8 additions and 6 deletions
14
README.md
14
README.md
|
@ -3,16 +3,18 @@
|
|||
|
||||
### Boilerplates
|
||||
|
||||
* [CLI with Click](https://github.com/bt3gl-labs/Python-Boilerplates/tree/master/Click_app).
|
||||
* [CLI with Argparse](https://github.com/bt3gl/Awesome_Python_Boilerplates/tree/master/Argparse_app).
|
||||
* [Dashboards with Dash and Plot.ly](https://github.com/bt3gl/Awesome_Python_Boilerplates/tree/master/dash_app).
|
||||
* [Testing in Python](https://github.com/bt3gl/Awesome_Python_Boilerplates/tree/master/Testing).
|
||||
* [Security examples](https://github.com/bt3gl/Awesome_Python_Examples/tree/master/Security_examples).
|
||||
* [Concurrence examples](https://github.com/bt3gl/Awesome_Python_Examples/tree/master/Concurrence_examples).
|
||||
* [CLI with Click](https://github.com/bt3gl-labs/Scratch-Space-Python/tree/master/boilerplates-click)
|
||||
* [CLI with Argparse](https://github.com/bt3gl-labs/Scratch-Space-Python/tree/master/boilerplates-argparse)
|
||||
* [Dashboards with Dash and Plot.ly](https://github.com/bt3gl-labs/Scratch-Space-Python/tree/master/boilerplates-dash)
|
||||
* [Testing in Python](https://github.com/bt3gl-labs/Scratch-Space-Python/tree/master/boilerplates-tests)
|
||||
* [Security examples](https://github.com/bt3gl-labs/Scratch-Space-Python/tree/master/boilerplates-security)
|
||||
* [Concurrence examples](https://github.com/bt3gl-labs/Scratch-Space-Python/tree/master/boilerplates-concurrence)
|
||||
|
||||
|
||||
### Small projects
|
||||
|
||||
* [Maze puzzle]()
|
||||
|
||||
|
||||
### Good Readings
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue