# phosphorus: A [PEP 621] compliant build backend
[![build][build_badge]][build_url]
[![lint][lint_badge]][lint_url]
[![tests][tests_badge]][tests_url]
[![license][licence_badge]][licence_url]
[![codecov][codecov_badge]][codecov_url]
[![readthedocs][readthedocs_badge]][readthedocs_url]
[![pypi][pypi_badge]][pypi_url]
[![downloads][pepy_badge]][pepy_url]
[![code style: black][black_badge]][black_url]
[![build automation: yam][yam_badge]][yam_url]
[![Lint: ruff][ruff_badge]][ruff_url]
`phosphorus` is a [PEP 621] compliant build backend, and build tool.
## Links
- [Documentation]
- [Changelog]
[build_badge]: https://github.com/spapanik/phosphorus/actions/workflows/build.yml/badge.svg
[build_url]: https://github.com/spapanik/phosphorus/actions/workflows/build.yml
[lint_badge]: https://github.com/spapanik/phosphorus/actions/workflows/lint.yml/badge.svg
[lint_url]: https://github.com/spapanik/phosphorus/actions/workflows/lint.yml
[tests_badge]: https://github.com/spapanik/phosphorus/actions/workflows/tests.yml/badge.svg
[tests_url]: https://github.com/spapanik/phosphorus/actions/workflows/tests.yml
[licence_badge]: https://img.shields.io/pypi/l/phosphorus
[licence_url]: https://phosphorus.readthedocs.io/en/stable/LICENSE/
[codecov_badge]: https://codecov.io/github/spapanik/phosphorus/graph/badge.svg?token=Q20F84BW72
[codecov_url]: https://codecov.io/github/spapanik/phosphorus
[readthedocs_badge]: https://readthedocs.org/projects/phosphorus/badge/?version=latest
[readthedocs_url]: https://phosphorus.readthedocs.io/en/latest/
[pypi_badge]: https://img.shields.io/pypi/v/phosphorus
[pypi_url]: https://pypi.org/project/phosphorus
[pepy_badge]: https://pepy.tech/badge/phosphorus
[pepy_url]: https://pepy.tech/project/phosphorus
[black_badge]: https://img.shields.io/badge/code%20style-black-000000.svg
[black_url]: https://github.com/psf/black
[yam_badge]: https://img.shields.io/badge/build%20automation-yamk-success
[yam_url]: https://github.com/spapanik/yamk
[ruff_badge]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v1.json
[ruff_url]: https://github.com/charliermarsh/ruff
[Documentation]: https://phosphorus.readthedocs.io/en/stable/
[Changelog]: https://phosphorus.readthedocs.io/en/stable/CHANGELOG/
[PEP 621]: https://peps.python.org/pep-0621/
Raw data
{
"_id": null,
"home_page": "https://phosphorus.readthedocs.io/en/stable/",
"name": "phosphorus",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "build, dependency, packaging",
"author": "Stephanos Kuma",
"author_email": "\"Stephanos Kuma\" <stephanos@kuma.ai>",
"download_url": "https://files.pythonhosted.org/packages/ee/92/26657013f7a5ec560ee217f1d67e704b13d5830bfd6531eaa0ee3359648b/phosphorus-0.10.2.tar.gz",
"platform": null,
"description": "# phosphorus: A [PEP 621] compliant build backend\n\n[![build][build_badge]][build_url]\n[![lint][lint_badge]][lint_url]\n[![tests][tests_badge]][tests_url]\n[![license][licence_badge]][licence_url]\n[![codecov][codecov_badge]][codecov_url]\n[![readthedocs][readthedocs_badge]][readthedocs_url]\n[![pypi][pypi_badge]][pypi_url]\n[![downloads][pepy_badge]][pepy_url]\n[![code style: black][black_badge]][black_url]\n[![build automation: yam][yam_badge]][yam_url]\n[![Lint: ruff][ruff_badge]][ruff_url]\n\n`phosphorus` is a [PEP 621] compliant build backend, and build tool.\n\n## Links\n\n- [Documentation]\n- [Changelog]\n\n[build_badge]: https://github.com/spapanik/phosphorus/actions/workflows/build.yml/badge.svg\n[build_url]: https://github.com/spapanik/phosphorus/actions/workflows/build.yml\n[lint_badge]: https://github.com/spapanik/phosphorus/actions/workflows/lint.yml/badge.svg\n[lint_url]: https://github.com/spapanik/phosphorus/actions/workflows/lint.yml\n[tests_badge]: https://github.com/spapanik/phosphorus/actions/workflows/tests.yml/badge.svg\n[tests_url]: https://github.com/spapanik/phosphorus/actions/workflows/tests.yml\n[licence_badge]: https://img.shields.io/pypi/l/phosphorus\n[licence_url]: https://phosphorus.readthedocs.io/en/stable/LICENSE/\n[codecov_badge]: https://codecov.io/github/spapanik/phosphorus/graph/badge.svg?token=Q20F84BW72\n[codecov_url]: https://codecov.io/github/spapanik/phosphorus\n[readthedocs_badge]: https://readthedocs.org/projects/phosphorus/badge/?version=latest\n[readthedocs_url]: https://phosphorus.readthedocs.io/en/latest/\n[pypi_badge]: https://img.shields.io/pypi/v/phosphorus\n[pypi_url]: https://pypi.org/project/phosphorus\n[pepy_badge]: https://pepy.tech/badge/phosphorus\n[pepy_url]: https://pepy.tech/project/phosphorus\n[black_badge]: https://img.shields.io/badge/code%20style-black-000000.svg\n[black_url]: https://github.com/psf/black\n[yam_badge]: https://img.shields.io/badge/build%20automation-yamk-success\n[yam_url]: https://github.com/spapanik/yamk\n[ruff_badge]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v1.json\n[ruff_url]: https://github.com/charliermarsh/ruff\n[Documentation]: https://phosphorus.readthedocs.io/en/stable/\n[Changelog]: https://phosphorus.readthedocs.io/en/stable/CHANGELOG/\n[PEP 621]: https://peps.python.org/pep-0621/\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "A PEP 621 compliant build backend",
"version": "0.10.2",
"project_urls": {
"Documentation": "https://phosphorus.readthedocs.io/en/stable/",
"Homepage": "https://phosphorus.readthedocs.io/en/stable/",
"Repository": "https://github.com/spapanik/phosphorus"
},
"split_keywords": [
"build",
" dependency",
" packaging"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "0aa37e7d95a8a6e37e798974fbc826eb7fdbf9390741372fb584bf1896ef6d0e",
"md5": "562467e250addac58c8e73999fd9260b",
"sha256": "15353bd3b7d9397e18766a0f6054da26d083d9377c00f9e89f7952a90cbaa6fc"
},
"downloads": -1,
"filename": "phosphorus-0.10.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "562467e250addac58c8e73999fd9260b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 28465,
"upload_time": "2025-01-16T15:45:55",
"upload_time_iso_8601": "2025-01-16T15:45:55.843116Z",
"url": "https://files.pythonhosted.org/packages/0a/a3/7e7d95a8a6e37e798974fbc826eb7fdbf9390741372fb584bf1896ef6d0e/phosphorus-0.10.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ee9226657013f7a5ec560ee217f1d67e704b13d5830bfd6531eaa0ee3359648b",
"md5": "1f3ac41016815ad6cbeb346bc4610d62",
"sha256": "aeab41fdb4a065bf5a00ce48576f86eeb09c6ae80cbb30451e2d7006c61f7684"
},
"downloads": -1,
"filename": "phosphorus-0.10.2.tar.gz",
"has_sig": false,
"md5_digest": "1f3ac41016815ad6cbeb346bc4610d62",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 19747,
"upload_time": "2025-01-16T15:45:57",
"upload_time_iso_8601": "2025-01-16T15:45:57.263377Z",
"url": "https://files.pythonhosted.org/packages/ee/92/26657013f7a5ec560ee217f1d67e704b13d5830bfd6531eaa0ee3359648b/phosphorus-0.10.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-16 15:45:57",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "spapanik",
"github_project": "phosphorus",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "phosphorus"
}