bastikr / boolean.pyLinks
Implements boolean algebra in one module.
☆84Updated 10 months ago
Alternatives and similar repositories for boolean.py
Users that are interested in boolean.py are comparing it to the libraries listed below
Sorting:
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆225Updated last year
- A simple immutable mapping for python☆117Updated 3 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 3 years ago
- Run a subprocess in a pseudo terminal☆235Updated 6 months ago
- Serialization library for Exceptions and Tracebacks.☆180Updated 2 months ago
- Bottom-up approach to refactoring in python☆723Updated 4 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Static analysis of Python import statements☆124Updated 2 months ago
- Profile python programs and view them with kcachegrind☆169Updated 4 years ago
- A fast and thorough lazy object proxy.☆263Updated last week
- Tool for translation type comments to type annotations in Python☆156Updated 8 months ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆297Updated 4 years ago
- Tool to check the completeness of MANIFEST.in for Python packages☆294Updated last month
- A python package that provides useful locks.☆274Updated 4 months ago
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- An AST unparser for Python☆229Updated 2 years ago
- minimalistic evaluator of python expression using ast module☆208Updated last month
- Create coredump like file from Python to post-mortem debug later☆74Updated 3 years ago
- PyPy binary wheels for some popular packages☆80Updated 4 years ago
- Version of the glob module that supports recursion via **, and can capture patterns.☆126Updated 4 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- ☆37Updated 8 months ago
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆246Updated 3 months ago
- Backport of pathlib aiming to support the full stdlib Python API.☆85Updated 2 years ago
- A Python module that tries to figure out what your local timezone is☆215Updated 7 months ago
- Discover and load entry points from installed packages☆76Updated last year
- An argparse wrapper that doesn't make you say "argh" each time you deal with it.☆380Updated 5 months ago
- Super-fast and clean conversions to numbers for Python.☆110Updated 11 months ago
- A common base representation of python source code for pylint and other projects☆572Updated this week
- Memory efficient Python objects☆371Updated last month