source-distribution
What it is and what it does
source-distribution is a Python package distributed only as source (no wheels), supporting Python 3.10 and later on CPython and PyPy. The fact sheet provides no functional description—the package's README excerpt contains only installation and license information, leaving its actual purpose, API, and use cases entirely unclear. It has not been updated in 649 days and shows no recent repository activity, suggesting dormant maintenance. The license is stated as MIT in the description but recorded as unclear in the metadata, creating ambiguity about its actual license terms.
Use it for:
- Distributing custom Python source code as a package when wheel distribution is not required or desired.
- Archiving or sharing Python source in a standardized PyPI-installable format.
- Development or testing scenarios where source-only distribution is acceptable.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Distributes Python source code as a package; the fact sheet provides no detail on what transformations or utilities it applies to that source.
No—install only if you have already identified a specific need for this package. The fact sheet contains no functional description, the license treatment is unclear despite a MIT claim, high install friction (source-only), and dormant maintenance (649 days inactive) all argue against adoption without strong external evidence of its utility and correctness.
Install
source-distribution on PyPI
pip
pip install source-distributionuv
uv add source-distributionpoetry
poetry add source-distributionInstalling source-distribution
Before you install
High install friction: source distribution only, no wheels. Dormant maintenance status (649 days since last release, no recent commits visible) raises concern about ongoing support and bug fixes.
License in practice
License treatment is unclear—the description mentions MIT, but the fact sheet records license_spdx and license_raw as null and license_treatment as 'unclear'. Verify the actual license terms before relying on this package in production.
Quickstart
pip install source-distribution
import source_distribution
Requires Python >=3.10; no runtime dependencies listed, so the package's actual functionality cannot be inferred from the fact sheet.
Verify before relying
- What does this package actually do? The description excerpt contains only installation and license boilerplate, with no functional description.
- Why is license_treatment 'unclear' when the description claims MIT? Confirm the actual SPDX license identifier.
- What is the package's primary use case or problem domain? No keywords, summary, or project description are provided.
- Is the dormant status (649 days, no visible commits) a concern for your use case, or is the package feature-complete?
Package facts
| License | not declared (unclear) |
| Python support | supports the current Python release (>=3.10) |
| Install friction | high — source build required |
| Runtime dependencies | none |
| Maintenance | dormant — 649 days since the last release |
| First released | |
| Downloads | 451,228/month — #6,587 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: source_distribution-0.0.3.tar.gz
Tags
More Software Development packages
Provides backported and experimental type hints…
permissive · top 100 on PyPI
numpyNumPy provides an N-dimensional array object…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
annotated-docProvides a way to document function parameters,…
permissive · top 100 on PyPI
typerTyper builds command-line applications from…
permissive · top 1,000 on PyPI
distlibDistlib provides low-level packaging utilities…
permissive · top 1,000 on PyPI
vcs-versioningManages Python package versions automatically…
permissive · top 1,000 on PyPI
just-binDistributes the `just` command-line task runner…
permissive · top 15,000 on PyPI
distributeDistribute is a legacy compatibility wrapper…
permissive · top 15,000 on PyPI
nodejs-wheelDistributes Node.js prebuilt binaries as Python…
unclear · top 15,000 on PyPI
nodejs-wheel-binariesDistributes Node.js prebuilt binaries as Python…
permissive · top 5,000 on PyPI
setuptools-gitA setuptools plugin that automatically includes…
permissive · top 15,000 on PyPI
buildBuilds Python packages in isolated…
permissive · top 1,000 on PyPI
certifi-linuxRedirects certifi's certificate lookup to use…
permissive · top 15,000 on PyPI
shivshiv builds self-contained Python zipapps (PEP…
permissive · top 15,000 on PyPI