none
An extensive library providing additional facilities to the Python Standard Library.
What it is and what it does
None is a Python library positioned as a collection of extra utilities and facilities not found in the standard library. It supports Python 3.7 through 3.10 and is distributed as a pure-Python wheel with type hints.
The package depends on sphinx and rfc3986 at runtime. However, the description provides no concrete detail about what utilities it actually contains or what problems it solves. The project is in 'Planning' development status, has not been updated since 2022-08-08, and shows minimal adoption (2 GitHub stars, ranked in the top 15000 by downloads but with only 219412 monthly downloads across that tier). No documentation link is provided, making it difficult to assess what value it offers.
Use it for:
- Extend Python standard library capabilities if the package's specific utilities match your needs (unclear without documentation).
- Reference typed Python code patterns if the package's implementation serves as an example.
- Use as a dependency if another package you rely on requires it.
- Experiment with utilities for URL parsing via rfc3986 integration, if that is what the package wraps.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
A library providing additional utilities and facilities beyond the Python Standard Library, with support for modern Python versions and typed interfaces.
No. The package is dormant (no updates since 2022), in Planning status, provides no concrete documentation of what it does, and shows minimal adoption. The vague description and absent API docs make it impossible to determine if it solves a real problem. Install only if another package explicitly requires it as a dependency.
Install
none on PyPI
pip
pip install noneuv
uv add nonepoetry
poetry add noneInstalling none
Before you install
Low install friction with a pure-Python wheel distribution. However, the package is dormant—last release was 2022-08-08 and no commits since 2024-08-01—so it receives no active maintenance or updates.
License in practice
MIT license (permissive) means you can use, modify, and redistribute the code freely in commercial or private projects, provided you include the license notice.
Quickstart
pip install none
import none
Requires Python 3.7 or later (supports 3.7, 3.8, 3.9, 3.10).
Verify before relying
- What specific utilities or facilities the package actually provides—the description is vague and no API documentation is linked.
- Whether the package is genuinely useful or if it is a placeholder/abandoned project, given its 'Planning' development status and minimal GitHub presence (2 stars).
- How the runtime dependencies sphinx and rfc3986 are used—whether they are required at runtime or only for documentation.
Package facts
| License | MIT (permissive) |
| Python support | supports the current Python release (>=3.7,<4.0) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 2 — sphinx, rfc3986 |
| Maintenance | dormant — 1,467 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 219,412/month — #9,326 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: none-0.1.1-py3-none-any.whl
Keywords: extensive, additional, library, utilities, tools
Tags
More Libraries packages
urllib3 is an HTTP client library that provides…
permissive · top 100 on PyPI
requestsRequests is a Python HTTP library that…
permissive · top 100 on PyPI
pluggyPluggy provides a plugin system that lets you…
permissive · top 100 on PyPI
python-dateutilProvides parsing, arithmetic, and recurrence…
permissive · top 100 on PyPI
sixSix provides utility functions to write Python…
permissive · top 100 on PyPI
pytestpytest is a testing framework that lets you…
permissive · top 100 on PyPI
forbiddenfruitForbiddenfruit allows you to dynamically add…
unclear · top 5,000 on PyPI
fpyutilsfpyutils provides a collection of utility…
copyleft · top 15,000 on PyPI
extrasProvides three utility functions—try_import,…
permissive · top 15,000 on PyPI
argparse-extExtends Python's standard argparse module with…
copyleft · top 15,000 on PyPI
nonebot2NoneBot2 is an asynchronous Python framework…
permissive · top 15,000 on PyPI
nr-utilnr.util provides general-purpose utility…
permissive · top 15,000 on PyPI
URLObjectURLObject provides a utility class for parsing,…
permissive · top 15,000 on PyPI
pagerdutyLightweight Python client library for…
unclear · top 5,000 on PyPI
standard-telnetlibProvides the telnetlib module removed from…
permissive · top 15,000 on PyPI