cod3monk3y / PyImportsLinks
Experiments with Python imports and unit testing, with tests and modules nested at various levels, and using absolute and relative importing
☆119Updated 10 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 11 months ago
- Exercises for the Sphinx Tutorial that I used to present each year at PyCon☆156Updated 7 years ago
- Intermediate and Advanced Software Carpentry tutorial material☆76Updated 7 years ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆132Updated 2 months ago
- Python decorators for profiling/tracing/timing a single function☆333Updated 5 months 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 year
- A template for Python Projects. INSERT TAGLINE HERE.™☆170Updated 2 years ago
- A(nother) cookiecutter template for pip-installable python projects☆83Updated 3 months ago
- A template Python project with a focus on best practices.☆546Updated 3 years ago
- Format and convert Python docstrings and generates patches☆933Updated last year
- A minimal template for python packages☆205Updated 2 years ago
- Python3 tutorial - unittest module - PyMOTW☆229Updated 3 weeks ago
- Python library to generate HTML or XML in a readable, concise and pythonic way.☆348Updated 8 months ago
- A cheatsheet for the Python Debugger (pdb)☆196Updated 4 years ago
- fork of https://bitbucket.org/astanin/python-tabulate☆181Updated 2 years ago
- Cookiecutter template for a Python package. See https://github.com/audreyr/cookiecutter.☆106Updated 5 years ago
- Cookiecutter template for a Python application project.☆124Updated last year
- Python 3+ compatible port of the configobj library☆327Updated last month
- Command line programs for busy developers.☆129Updated 7 years ago
- A set of quick 1-page how-to guides. These are really just notes that I write for myself, to aid my own memory and learning.☆60Updated 8 years ago
- Git pre-commit hook that checks for Python PEP8 style compliance.☆151Updated 5 years ago
- A dictionary that allows attribute-style access.☆273Updated 6 years ago
- A collection of miscellaneous thoughts that aren't on my blog.☆672Updated 4 years ago
- Content for the SciPy 2015 Cython tutorial: http://www.scipy2015.scipy.org/ehome/115969/289057/?&☆58Updated last year
- Simple library to convert a Python dictionary or other native data type into a valid XML string.☆388Updated 2 years ago
- persistent caching to memory, disk, or database☆275Updated 3 weeks ago
- A python library for accessing and searching dictionaries via /slashed/paths ala xpath.☆618Updated last year
- Programming articles (Python mostly)☆195Updated 6 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆407Updated 3 weeks ago
- Easy Plot - A thin matplotlib wrapper for generating fast, easy and reusable plots in Python☆166Updated 7 years ago