Álvaro Ramírez
Python bookmarks
- 12. Virtual Environments and Packages — Python 3.7.4 documentation (pipenv).
- A python command-line tool which draws basic graphs/charts in the terminal.
- Argparse cookbook: For simple python scripts.
- Best 50 Python Books for Programmers with All Skill Sets.
- Code Like a Pythonista: Idiomatic Python.
- Dataset: databases for lazy people.
- Dive Into Python 3 book.
- Dive Into Python book.
- Drawille: Python drawing in ascii/unicode braille characters.
- Pandas visualization.
- PEP 20 – The Zen of Python.
- Pudb: A tui python debugger.
- Pycoders weekly mailing list.
- Python Algorithms book.
- Python patterns, Take One (Hacker News).
- Python patterns, Take One.
- Python Tips and Traps.
- Python tools for Emacs.
- Python’s Innards: Hello, ceval.c!.
- Read Excel sheet with Python/Pandas (Twitter).
- Regular expressions in Python and Perl.
- Reversing an MD5 hash (python).
- Textract: Python util extracting text from a handful of document types.
- The definitive guide on how to use static, class or abstract methods in Python.
- The Hacker's guide to python.
- The Little Book of Python Anti-Patterns.
- Three Useful Python Libraries for Startups.
- Understanding Python's "with" statement.
- Watchdog (monitor filesystem in python).