https://github.com/subnut/python_misc
https://github.com/subnut/python_misc
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/subnut/python_misc
- Owner: subnut
- Created: 2020-03-04T18:04:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-02T19:21:29.000Z (over 5 years ago)
- Last Synced: 2025-10-04T00:37:06.876Z (9 months ago)
- Language: HTML
- Homepage:
- Size: 174 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/psf/black)
## Python_misc
This is a repo of all the miscellaneous Python programs that I write for various purposes. I figured out it would be better to put these in a repo so that people may learn something, instead of the programs just getting mercilessly deleted away.
Feel free to explore and ask questions. Corrections are always welcome.
Enjoy!
Oh, you want to know what editor I use?
* Terminal - Kitty
* Editor - Neovim
* Linter - ALE.vim
* Formatter - black `pip install black`