python-imphook VS bitey

Compare python-imphook vs bitey and see what are their differences.

python-imphook

Simple and clear import hooks for Python - import anything as if it were a Python module (by pfalcon)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
python-imphook bitey
8 1
36 606
- -
0.0 0.0
over 2 years ago over 6 years ago
Python Python
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

python-imphook

Posts with mentions or reviews of python-imphook. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-27.

bitey

Posts with mentions or reviews of bitey. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-12-22.
  • imphook - Simple and clear import hooks for Python - import anything as if it were a Python module
    3 projects | /r/Python | 22 Dec 2020
    Thanks. Random example of what I myself interested to use it for - https://github.com/pfalcon/ubitey/ , to import LLVM bitcode modules (as potential means to allow architecture- and language- independent Python extension modules). You of course immediately recognize that to be a remake of well-known (in narrow circles?) David Beazley's "bitey" tool - https://github.com/dabeaz/bitey (which now bitrotted too much, so I took an excuse to just remake it using my imphook thingy, to serve as non-entire-trivial usecase for it).

What are some alternatives?

When comparing python-imphook and bitey you can also consider the following projects:

flynt - A tool to automatically convert old string literal formatting to f-strings

deferred-import - Lazy import and install on demand Python packages

gcc

trivia - Pattern Matcher Compatible with Optima

Match.jl - Advanced Pattern Matching for Julia

MLStyle.jl - Julia functional programming infrastructures and metaprogramming facilities

pycopy-lib - Standard library of the Pycopy project, minimalist and light-weight Python language implementation

yieldpattern - Pattern matching with switch statements and generation functions

Poetry - Python packaging and dependency management made easy

CPython - The Python programming language