skillfed

none

An extensive library providing additional facilities to the Python Standard Library.

none v0.1.1 219.4K downloads/30d#9,326 on PyPI2
Permissive license MIT DORMANT released

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 none

uv

uv add none

poetry

poetry add none

Installing 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

Development Status :: 1 - PlanningIntended Audience :: DevelopersIntended Audience :: Information TechnologyLicense :: OSI Approved :: MIT LicenseNatural Language :: EnglishOperating System :: POSIXProgramming Language :: PythonProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.7Programming Language :: Python :: 3.8Programming Language :: Python :: 3.9Topic :: Software Development :: LibrariesTopic :: Software Development :: Libraries :: Python ModulesTopic :: UtilitiesTyping :: Typed

Tags

python standard library extensionsadditional utilities librarypython convenience toolsextra facilities beyond stdlibtyped python utilitiesdevelopment utilities librarypython helper functions
dormantundocumented

More Libraries packages