cod3monk3y / PyImportsLinks
Experiments with Python imports and unit testing, with tests and modules nested at various levels, and using absolute and relative importing
☆120Updated 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☆440Updated last year
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆134Updated 6 months ago
- A template for Python Projects. INSERT TAGLINE HERE.™☆171Updated 3 months ago
- A minimal template for python packages☆206Updated 2 years ago
- Python decorators for profiling/tracing/timing a single function☆337Updated this week
- Exercises for the Sphinx Tutorial that I used to present each year at PyCon☆158Updated 7 years ago
- Cookiecutter template for a Python package. See https://github.com/audreyr/cookiecutter.☆106Updated 5 years ago
- A cheatsheet for the Python Debugger (pdb)☆199Updated 4 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆411Updated 2 months ago
- A(nother) cookiecutter template for pip-installable python projects☆85Updated 7 months ago
- Intermediate and Advanced Software Carpentry tutorial material☆76Updated 7 years ago
- A Debugging Tool☆225Updated 4 years ago
- A template Python project with a focus on best practices.☆544Updated 3 years ago
- blog post☆253Updated 5 years ago
- Demo project for building Python wheels with appveyor.com☆157Updated 2 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
- Enhanced cookiecutter template for Python libraries.☆1,287Updated 2 weeks ago
- Helping you select a Python web framework based on an example app.☆174Updated 9 years ago
- Command line programs for busy developers.☆129Updated 7 years ago
- Example code from my "OAuth Authentication with Flask" article.☆264Updated last year
- Python library to generate HTML or XML in a readable, concise and pythonic way.☆349Updated last year
- A simple tutorial about effectively using pdb☆878Updated last year
- Cookiecutter template for a Python application project.☆125Updated last year
- http://gehrcke.de/2014/02/distributing-a-python-command-line-application/☆230Updated 3 years ago
- Programming articles (Python mostly)☆194Updated 6 years ago
- Memory efficient Python objects☆369Updated last month
- 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
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆457Updated last year
- An argparse wrapper that doesn't make you say "argh" each time you deal with it.☆378Updated 2 months ago
- Python API for writing multiprocessing pipelines☆90Updated 3 years ago