cod3monk3y / PyImportsLinks
Experiments with Python imports and unit testing, with tests and modules nested at various levels, and using absolute and relative importing
☆120Updated 11 years ago
Alternatives and similar repositories for PyImports
Users that are interested in PyImports are comparing it to the libraries listed below
Sorting:
- Tutorial on how to structure Python packages☆439Updated last year
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆136Updated 6 months ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆412Updated last week
- Python decorators for profiling/tracing/timing a single function☆338Updated 3 weeks ago
- Intermediate and Advanced Software Carpentry tutorial material☆76Updated 7 years ago
- A template for Python Projects. INSERT TAGLINE HERE.™☆170Updated 4 months ago
- A more Pythonic version of doxypy, a Doxygen filter for Python.☆154Updated last year
- Cookiecutter template for a Python package. See https://github.com/audreyr/cookiecutter.☆106Updated 5 years ago
- A template Python project with a focus on best practices.☆544Updated 3 years ago
- Git repository for the "Python Language Features and Tricks You May Not Know Article" at http://sahandsaba.com/thirty-python-language-fe…☆298Updated 11 years ago
- A minimal template for python packages☆206Updated 3 years ago
- A flexible, customizable timer for your Python code☆305Updated 3 years ago
- Sample project. Use https://github.com/ionelmc/cookiecutter-pylibrary to make your own project. The purpose of this repo is to test the C…☆146Updated last month
- Exercises for the Sphinx Tutorial that I used to present each year at PyCon☆158Updated 7 years ago
- Format and convert Python docstrings and generates patches☆940Updated last year
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆457Updated last year
- Handler for logging from multiple processes☆393Updated 2 years ago
- blog post☆253Updated 5 years ago
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆162Updated 5 years ago
- A python library for accessing and searching dictionaries via /slashed/paths ala xpath.☆627Updated last year
- Enhanced cookiecutter template for Python libraries.☆1,289Updated 2 weeks ago
- An extremely well tested and commented red black tree implementation. Worth a look if you are studying the material.☆182Updated 5 years ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆161Updated 3 weeks ago
- Test of asynchronous flask communication with web page.☆217Updated 2 years ago
- ☆150Updated 2 years ago
- Dot access dictionary with dynamic hierarchy creation and ordered iteration☆483Updated last year
- Python call graph visualization for recursive functions.☆224Updated 2 years ago
- A lightweight Traits like module☆648Updated last month
- Examples of safe coding practice for Python C extensions.☆231Updated 2 months ago
- Cookiecutter template for a Python application project.☆124Updated last year