{"id":21831117,"url":"https://github.com/python-formate/astatine","last_synced_at":"2025-04-14T07:06:32.046Z","repository":{"id":38189994,"uuid":"345434358","full_name":"python-formate/astatine","owner":"python-formate","description":"Some handy helper functions for Python's AST module.","archived":false,"fork":false,"pushed_at":"2025-04-09T10:32:18.000Z","size":270,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T07:06:17.565Z","etag":null,"topics":["ast","python"],"latest_commit_sha":null,"homepage":"https://astatine.readthedocs.io/en/latest","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-formate.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["domdfcoding"]}},"created_at":"2021-03-07T19:28:39.000Z","updated_at":"2025-04-08T13:53:17.000Z","dependencies_parsed_at":"2023-12-07T22:23:36.692Z","dependency_job_id":"3bf3489c-0c0b-4789-a3a0-3252021eb7dc","html_url":"https://github.com/python-formate/astatine","commit_stats":{"total_commits":64,"total_committers":3,"mean_commits":"21.333333333333332","dds":0.359375,"last_synced_commit":"8d8bac3c7da7cb031bfa9b26d8326a1742672736"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-formate%2Fastatine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-formate%2Fastatine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-formate%2Fastatine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-formate%2Fastatine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-formate","download_url":"https://codeload.github.com/python-formate/astatine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248837278,"owners_count":21169374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ast","python"],"created_at":"2024-11-27T19:08:37.973Z","updated_at":"2025-04-14T07:06:32.034Z","avatar_url":"https://github.com/python-formate.png","language":"Python","funding_links":["https://github.com/sponsors/domdfcoding"],"categories":[],"sub_categories":[],"readme":"#########\nastatine\n#########\n\n.. start short_desc\n\n**Some handy helper functions for Python's AST module.**\n\n.. end short_desc\n\n\n`Astatine \u003chttps://en.wikipedia.org/wiki/Astatine\u003e`_ is a chemical element with the symbol At and atomic number 85.\nIts name comes from the Greek astatos (ἄστατος), meaning \"unstable\".\nIt's a fitting name for Python's ``ast`` module, which has been unstable between releases.\n\n\n.. start shields\n\n.. list-table::\n\t:stub-columns: 1\n\t:widths: 10 90\n\n\t* - Docs\n\t  - |docs| |docs_check|\n\t* - Tests\n\t  - |actions_linux| |actions_windows| |actions_macos| |coveralls|\n\t* - PyPI\n\t  - |pypi-version| |supported-versions| |supported-implementations| |wheel|\n\t* - Anaconda\n\t  - |conda-version| |conda-platform|\n\t* - Activity\n\t  - |commits-latest| |commits-since| |maintained| |pypi-downloads|\n\t* - QA\n\t  - |codefactor| |actions_flake8| |actions_mypy|\n\t* - Other\n\t  - |license| |language| |requires|\n\n.. |docs| image:: https://img.shields.io/readthedocs/astatine/latest?logo=read-the-docs\n\t:target: https://astatine.readthedocs.io/en/latest\n\t:alt: Documentation Build Status\n\n.. |docs_check| image:: https://github.com/python-formate/astatine/workflows/Docs%20Check/badge.svg\n\t:target: https://github.com/python-formate/astatine/actions?query=workflow%3A%22Docs+Check%22\n\t:alt: Docs Check Status\n\n.. |actions_linux| image:: https://github.com/python-formate/astatine/workflows/Linux/badge.svg\n\t:target: https://github.com/python-formate/astatine/actions?query=workflow%3A%22Linux%22\n\t:alt: Linux Test Status\n\n.. |actions_windows| image:: https://github.com/python-formate/astatine/workflows/Windows/badge.svg\n\t:target: https://github.com/python-formate/astatine/actions?query=workflow%3A%22Windows%22\n\t:alt: Windows Test Status\n\n.. |actions_macos| image:: https://github.com/python-formate/astatine/workflows/macOS/badge.svg\n\t:target: https://github.com/python-formate/astatine/actions?query=workflow%3A%22macOS%22\n\t:alt: macOS Test Status\n\n.. |actions_flake8| image:: https://github.com/python-formate/astatine/workflows/Flake8/badge.svg\n\t:target: https://github.com/python-formate/astatine/actions?query=workflow%3A%22Flake8%22\n\t:alt: Flake8 Status\n\n.. |actions_mypy| image:: https://github.com/python-formate/astatine/workflows/mypy/badge.svg\n\t:target: https://github.com/python-formate/astatine/actions?query=workflow%3A%22mypy%22\n\t:alt: mypy status\n\n.. |requires| image:: https://dependency-dash.repo-helper.uk/github/python-formate/astatine/badge.svg\n\t:target: https://dependency-dash.repo-helper.uk/github/python-formate/astatine/\n\t:alt: Requirements Status\n\n.. |coveralls| image:: https://img.shields.io/coveralls/github/python-formate/astatine/master?logo=coveralls\n\t:target: https://coveralls.io/github/python-formate/astatine?branch=master\n\t:alt: Coverage\n\n.. |codefactor| image:: https://img.shields.io/codefactor/grade/github/python-formate/astatine?logo=codefactor\n\t:target: https://www.codefactor.io/repository/github/python-formate/astatine\n\t:alt: CodeFactor Grade\n\n.. |pypi-version| image:: https://img.shields.io/pypi/v/astatine\n\t:target: https://pypi.org/project/astatine/\n\t:alt: PyPI - Package Version\n\n.. |supported-versions| image:: https://img.shields.io/pypi/pyversions/astatine?logo=python\u0026logoColor=white\n\t:target: https://pypi.org/project/astatine/\n\t:alt: PyPI - Supported Python Versions\n\n.. |supported-implementations| image:: https://img.shields.io/pypi/implementation/astatine\n\t:target: https://pypi.org/project/astatine/\n\t:alt: PyPI - Supported Implementations\n\n.. |wheel| image:: https://img.shields.io/pypi/wheel/astatine\n\t:target: https://pypi.org/project/astatine/\n\t:alt: PyPI - Wheel\n\n.. |conda-version| image:: https://img.shields.io/conda/v/domdfcoding/astatine?logo=anaconda\n\t:target: https://anaconda.org/domdfcoding/astatine\n\t:alt: Conda - Package Version\n\n.. |conda-platform| image:: https://img.shields.io/conda/pn/domdfcoding/astatine?label=conda%7Cplatform\n\t:target: https://anaconda.org/domdfcoding/astatine\n\t:alt: Conda - Platform\n\n.. |license| image:: https://img.shields.io/github/license/python-formate/astatine\n\t:target: https://github.com/python-formate/astatine/blob/master/LICENSE\n\t:alt: License\n\n.. |language| image:: https://img.shields.io/github/languages/top/python-formate/astatine\n\t:alt: GitHub top language\n\n.. |commits-since| image:: https://img.shields.io/github/commits-since/python-formate/astatine/v0.3.3\n\t:target: https://github.com/python-formate/astatine/pulse\n\t:alt: GitHub commits since tagged version\n\n.. |commits-latest| image:: https://img.shields.io/github/last-commit/python-formate/astatine\n\t:target: https://github.com/python-formate/astatine/commit/master\n\t:alt: GitHub last commit\n\n.. |maintained| image:: https://img.shields.io/maintenance/yes/2025\n\t:alt: Maintenance\n\n.. |pypi-downloads| image:: https://img.shields.io/pypi/dm/astatine\n\t:target: https://pypi.org/project/astatine/\n\t:alt: PyPI - Downloads\n\n.. end shields\n\nInstallation\n--------------\n\n.. start installation\n\n``astatine`` can be installed from PyPI or Anaconda.\n\nTo install with ``pip``:\n\n.. code-block:: bash\n\n\t$ python -m pip install astatine\n\nTo install with ``conda``:\n\n\t* First add the required channels\n\n\t.. code-block:: bash\n\n\t\t$ conda config --add channels https://conda.anaconda.org/conda-forge\n\t\t$ conda config --add channels https://conda.anaconda.org/domdfcoding\n\n\t* Then install\n\n\t.. code-block:: bash\n\n\t\t$ conda install astatine\n\n.. end installation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpython-formate%2Fastatine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpython-formate%2Fastatine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpython-formate%2Fastatine/lists"}