bslatkin / effectivepythonLinks
Effective Python: Third Edition — Source Code and Errata for the Book
☆2,325Updated 5 months ago
Alternatives and similar repositories for effectivepython
Users that are interested in effectivepython are comparing it to the libraries listed below
Sorting:
- Example code for the book Fluent Python, 1st Edition (O'Reilly, 2015)☆5,581Updated 3 years ago
- Example code for Fluent Python, 2nd edition (O'Reilly 2022)☆3,592Updated 2 weeks ago
- Code samples from the "Python Cookbook, 3rd Edition", published by O'Reilly & Associates, May, 2013.☆3,987Updated last year
- Code for the book "High Performance Python" by Micha Gorelick and Ian Ozsvald with OReilly☆745Updated 3 years ago
- ☆191Updated last year
- An open-access book on numpy vectorization techniques, Nicolas P. Rougier, 2017☆2,085Updated last month
- Single page cheat-sheet about Python string formatting☆1,287Updated 4 years ago
- Anatomy of Matplotlib -- tutorial developed for the SciPy conference☆1,228Updated 3 years ago
- An open collection of Python anti-patterns and worst practices.☆1,724Updated 3 years ago
- Tutorial material on the scientific Python ecosystem☆3,143Updated last month
- Sample code for the video course: Modern Python: Big Ideas, Little Code☆462Updated 2 years ago
- Source of Explore Flask book☆1,690Updated last year
- A Python module for decorators, wrappers and monkey patching.☆2,141Updated 4 months ago
- Mastering-Python-Design-Patterns-Second-Edition, published by Packt☆415Updated 2 years ago
- Code Sample of Book "Effective Python: 59 Specific Ways to Write Better Pyton" by Brett Slatkin☆1,388Updated last year
- Generator Tricks for Systems Programmers (Tutorial)☆438Updated last year
- Companion code to my O'Reilly book "Flask Web Development", second edition.☆8,641Updated 2 months ago
- Example code for my book on TDD with Python☆1,474Updated this week
- Source code for my collection of articles on using pandas.☆1,558Updated 2 years ago
- Recipes for using Python's pandas library☆6,829Updated 7 months ago
- 1st Edition of Elegant SciPy (O'Reilly Publishers)☆559Updated 5 months ago
- translate python documents to Chinese for convenient reference 简而言之,这里用来存放那些Python文档君们,并且尽力将其翻译成中文~~☆608Updated 7 years ago
- Source Code for the Book Classic Computer Science Problems in Python☆1,062Updated 2 months ago
- A curated list of awesome Python asyncio frameworks, libraries, software and resources☆4,798Updated 2 months ago
- Numpy beginner tutorial☆496Updated 5 years ago
- Code repository for Think Bayes.☆1,668Updated 4 years ago
- Integration of IPython pdb☆1,917Updated 9 months ago
- This repository is not maintained☆2,853Updated 6 years ago
- Dive into CPython internals, trying to illustrate every detail of CPython implementation☆4,285Updated 10 months ago
- Python Classes Without Boilerplate☆5,496Updated last week