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

https://github.com/subnut/python_misc


https://github.com/subnut/python_misc

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](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`