Name | github-reserved-names JSON |
Version |
2024.10.4
JSON |
| download |
home_page | None |
Summary | A list of paths that GitHub uses which aren't real users |
upload_time | 2024-10-28 20:30:50 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | None |
keywords |
github
github api
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
=========================
``github-reserved-names``
=========================
|PyPI| |Pythons| |CI|
.. |PyPI| image:: https://img.shields.io/pypi/v/github-reserved-names.svg
:alt: PyPI version
:target: https://pypi.org/project/github-reserved-names/
.. |Pythons| image:: https://img.shields.io/pypi/pyversions/github-reserved-names.svg
:alt: Supported Python versions
:target: https://pypi.org/project/github-reserved-names/
.. |CI| image:: https://github.com/Julian/github-reserved-names/workflows/CI/badge.svg
:alt: Build status
:target: https://github.com/Julian/github-reserved-names/actions?query=workflow%3ACI
Usage
-----
A single ``set`` is exposed, containing the reserved names:
.. code:: python
>>> import github_reserved_names
>>> "sponsors" in github_reserved_names.ALL
True
Source
------
The source of this data is the `npm github-reserved-names project <https://npm.im/github-reserved-names>`_
This module attempts to provide a mirror of that project as a Python module.
If you feel a path is missing, please file a pull request upstream and it will be pulled in here.
Raw data
{
"_id": null,
"home_page": null,
"name": "github-reserved-names",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "github, github api",
"author": null,
"author_email": "Julian Berman <Julian+gh-reserved-names@GrayVines.com>",
"download_url": "https://files.pythonhosted.org/packages/1e/e1/791a8eec5df3b504274c46951070c327acb0dec608e5aaace005b63384bf/github_reserved_names-2024.10.4.tar.gz",
"platform": null,
"description": "=========================\n``github-reserved-names``\n=========================\n\n|PyPI| |Pythons| |CI|\n\n.. |PyPI| image:: https://img.shields.io/pypi/v/github-reserved-names.svg\n :alt: PyPI version\n :target: https://pypi.org/project/github-reserved-names/\n\n.. |Pythons| image:: https://img.shields.io/pypi/pyversions/github-reserved-names.svg\n :alt: Supported Python versions\n :target: https://pypi.org/project/github-reserved-names/\n\n.. |CI| image:: https://github.com/Julian/github-reserved-names/workflows/CI/badge.svg\n :alt: Build status\n :target: https://github.com/Julian/github-reserved-names/actions?query=workflow%3ACI\n\nUsage\n-----\n\nA single ``set`` is exposed, containing the reserved names:\n\n.. code:: python\n\n >>> import github_reserved_names\n >>> \"sponsors\" in github_reserved_names.ALL\n True\n\n\nSource\n------\n\nThe source of this data is the `npm github-reserved-names project <https://npm.im/github-reserved-names>`_\n\nThis module attempts to provide a mirror of that project as a Python module.\n\nIf you feel a path is missing, please file a pull request upstream and it will be pulled in here.\n",
"bugtrack_url": null,
"license": null,
"summary": "A list of paths that GitHub uses which aren't real users",
"version": "2024.10.4",
"project_urls": {
"Homepage": "https://github.com/Julian/github-reserved-names",
"Issues": "https://github.com/Julian/github-reserved-names/issues/",
"Source": "https://github.com/Julian/github-reserved-names"
},
"split_keywords": [
"github",
" github api"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6309415aa9282e0c116bbfeecd701b5f730d063a67d098cac0eb3e8ea86b29cc",
"md5": "fdbf3d43fee800da119eb123d73566e5",
"sha256": "4e0e6538f47b205a3c4e94e6d2f44d420dcbc0c3216d19ebc7d50b8459bdf49b"
},
"downloads": -1,
"filename": "github_reserved_names-2024.10.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fdbf3d43fee800da119eb123d73566e5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 4977,
"upload_time": "2024-10-28T20:30:48",
"upload_time_iso_8601": "2024-10-28T20:30:48.662120Z",
"url": "https://files.pythonhosted.org/packages/63/09/415aa9282e0c116bbfeecd701b5f730d063a67d098cac0eb3e8ea86b29cc/github_reserved_names-2024.10.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1ee1791a8eec5df3b504274c46951070c327acb0dec608e5aaace005b63384bf",
"md5": "344965055ed474d7c9b3b9816dd9e366",
"sha256": "655bea16e400de35dea07705690bc0451013052611363fea7a07d5c0ed0b8461"
},
"downloads": -1,
"filename": "github_reserved_names-2024.10.4.tar.gz",
"has_sig": false,
"md5_digest": "344965055ed474d7c9b3b9816dd9e366",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 9146,
"upload_time": "2024-10-28T20:30:50",
"upload_time_iso_8601": "2024-10-28T20:30:50.236546Z",
"url": "https://files.pythonhosted.org/packages/1e/e1/791a8eec5df3b504274c46951070c327acb0dec608e5aaace005b63384bf/github_reserved_names-2024.10.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-28 20:30:50",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Julian",
"github_project": "github-reserved-names",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "github-reserved-names"
}