namex
PyPIv0.1.0A simple utility to separate the implementation of your Python package and its public API surface.
Overview
namex is an PyPI package that a simple utility to separate the implementation of your Python package and its public API surface. The latest version is 0.1.0.
Who should use it
Teams working in the PyPI ecosystem who need a simple utility to separate the implementation of your Python package and its public API surface and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your PyPI stack.
Pros
- Zero runtime dependencies — minimal footprint.
Cons
- No bundled TypeScript types (may require a separate @types package).
- No license detected — review usage terms before adopting.
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of namex.
Used by
Popular packages that depend on namex.
Frequently installed together
Fundamental package for array computing in Python
Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal
Core utilities for Python packages
Abseil Python Common Libraries, see https://github.com/abseil/abseil-py.
Read and write HDF5 files from Python
ml_dtypes is a stand-alone implementation of several NumPy dtype extensions used in machine learning.
Optimized PyTree Utilities.
Version history
| Version | Published | License |
|---|---|---|
| 0.1.0latest | 1 year ago | — |
| 0.0.9 | 1 year ago | — |
| 0.0.8 | 2 years ago | — |
| 0.0.7 | 3 years ago | — |
| 0.0.6 | 3 years ago | — |
| 0.0.5 | 3 years ago | — |
| 0.0.4 | 3 years ago | — |
| 0.0.3 | 3 years ago | — |
| 0.0.2 | 3 years ago | — |
| 0.0.1 | 3 years ago | — |
Maintainers
Frequently asked questions
How do I install namex?
Run `pip install namex` to add namex to your PyPI project.
What license is namex released under?
No license was detected in namex's metadata; review the repository before use.
How popular is namex?
namex has approximately 0 downloads per week and 1 known dependent packages.