https://github.com/streanger/tipts
scripts, tips and any other usefull things
https://github.com/streanger/tipts
python-tips snippets tips tips-and-tricks tricks
Last synced: 9 months ago
JSON representation
scripts, tips and any other usefull things
- Host: GitHub
- URL: https://github.com/streanger/tipts
- Owner: streanger
- Created: 2017-10-03T23:11:32.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-15T18:04:56.000Z (about 1 year ago)
- Last Synced: 2024-10-17T01:23:54.442Z (about 1 year ago)
- Topics: python-tips, snippets, tips, tips-and-tricks, tricks
- Language: Python
- Homepage:
- Size: 12.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tipts
Scripts, tips and any other stuff that might useful in your programming journey
It contains:
- plotting charts
- files operations
- example of decorator, tkinter-gui, smtp
- terminal histogram
- working with pdf files
- benchmarks
- [python-core-concepts](python-core-concepts.md)
- [ways-to-run-python](ways-to-run-python.md)
- [tips for deployment Python package on pypi.org](pypi_package_tips.md)
- and many others
## screen from console histogram, my early application

## benchmarks
