Name | atpublic JSON |
Version |
5.0
JSON |
| download |
home_page | None |
Summary | Keep all y'all's __all__'s in sync |
upload_time | 2024-07-25 15:42:41 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | Apache-2.0 |
keywords |
__all__
private
public
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
======================
@public and @private
======================
This library provides two very simple decorators that document the
*publicness* of the names in your module. They keep your module's ``__all__``
in sync so you don't have to.
Author
======
``public`` is Copyright (C) 2016-2024 Barry Warsaw <barry@python.org>
Licensed under the terms of the Apache License Version 2.0. See the LICENSE
file for details.
Project details
===============
* Project home: https://gitlab.com/warsaw/public
* Report bugs at: https://gitlab.com/warsaw/public/issues
* Code hosting: https://gitlab.com/warsaw/public.git
* Documentation: https://public.readthedocs.io
* PyPI: https://pypi.python.org/pypi/atpublic
Raw data
{
"_id": null,
"home_page": null,
"name": "atpublic",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "__all__, private, public",
"author": null,
"author_email": "Barry Warsaw <barry@python.org>",
"download_url": "https://files.pythonhosted.org/packages/5d/18/b1d247792440378abeeb0853f9daa2a127284b68776af6815990be7fcdb0/atpublic-5.0.tar.gz",
"platform": null,
"description": "======================\n @public and @private\n======================\n\nThis library provides two very simple decorators that document the\n*publicness* of the names in your module. They keep your module's ``__all__``\nin sync so you don't have to.\n\n\nAuthor\n======\n\n``public`` is Copyright (C) 2016-2024 Barry Warsaw <barry@python.org>\n\nLicensed under the terms of the Apache License Version 2.0. See the LICENSE\nfile for details.\n\n\nProject details\n===============\n\n * Project home: https://gitlab.com/warsaw/public\n * Report bugs at: https://gitlab.com/warsaw/public/issues\n * Code hosting: https://gitlab.com/warsaw/public.git\n * Documentation: https://public.readthedocs.io\n * PyPI: https://pypi.python.org/pypi/atpublic\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Keep all y'all's __all__'s in sync",
"version": "5.0",
"project_urls": {
"Bug Tracker": "https://gitlab.com/warsaw/public/issues",
"Documentation": "https://public.readthedocs.io",
"Home Page": "https://public.readthedocs.io",
"Source": "https://gitlab.com/warsaw/public.git"
},
"split_keywords": [
"__all__",
" private",
" public"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "6b032cb0e5326e19b7d877bc9c3a7ef436a30a06835b638580d1f5e21a0409ed",
"md5": "ebca4c6b67303dde2f83b77e5e36b48d",
"sha256": "b651dcd886666b1042d1e38158a22a4f2c267748f4e97fde94bc492a4a28a3f3"
},
"downloads": -1,
"filename": "atpublic-5.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ebca4c6b67303dde2f83b77e5e36b48d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 5207,
"upload_time": "2024-07-25T16:04:57",
"upload_time_iso_8601": "2024-07-25T16:04:57.266582Z",
"url": "https://files.pythonhosted.org/packages/6b/03/2cb0e5326e19b7d877bc9c3a7ef436a30a06835b638580d1f5e21a0409ed/atpublic-5.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "5d18b1d247792440378abeeb0853f9daa2a127284b68776af6815990be7fcdb0",
"md5": "01c2be00ea984ce9304baede0954fbc6",
"sha256": "d5cb6cbabf00ec1d34e282e8ce7cbc9b74ba4cb732e766c24e2d78d1ad7f723f"
},
"downloads": -1,
"filename": "atpublic-5.0.tar.gz",
"has_sig": false,
"md5_digest": "01c2be00ea984ce9304baede0954fbc6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 14646,
"upload_time": "2024-07-25T15:42:41",
"upload_time_iso_8601": "2024-07-25T15:42:41.961922Z",
"url": "https://files.pythonhosted.org/packages/5d/18/b1d247792440378abeeb0853f9daa2a127284b68776af6815990be7fcdb0/atpublic-5.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-25 15:42:41",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "warsaw",
"gitlab_project": "public",
"lcname": "atpublic"
}