.. documentation-summary::
:meta:
.. only:: html
:wikipedia:`Astatine` is a chemical element with the symbol At and atomic number 85.
Its name comes from the Greek astatos (ἄστατος), meaning "unstable".
It's a fitting name for Python's :mod:`ast` module, which has been unstable between releases.
.. only:: html
.. list-table::
:stub-columns: 1
:widths: 10 90
* - Docs
- |docs| |docs_check|
* - Tests
- |actions_linux| |actions_windows| |actions_macos| |coveralls|
* - PyPI
- |pypi-version| |supported-versions| |supported-implementations| |wheel|
* - Anaconda
- |conda-version| |conda-platform|
* - Activity
- |commits-latest| |commits-since| |maintained| |pypi-downloads|
* - QA
- |codefactor| |actions_flake8| |actions_mypy|
* - Other
- |license| |language| |requires|
.. |docs| rtfd-shield::
:project: astatine
:alt: Documentation Build Status
.. |docs_check| actions-shield::
:workflow: Docs Check
:alt: Docs Check Status
.. |actions_linux| actions-shield::
:workflow: Linux
:alt: Linux Test Status
.. |actions_windows| actions-shield::
:workflow: Windows
:alt: Windows Test Status
.. |actions_macos| actions-shield::
:workflow: macOS
:alt: macOS Test Status
.. |actions_flake8| actions-shield::
:workflow: Flake8
:alt: Flake8 Status
.. |actions_mypy| actions-shield::
:workflow: mypy
:alt: mypy status
.. |requires| image:: https://dependency-dash.repo-helper.uk/github/python-formate/astatine/badge.svg
:target: https://dependency-dash.repo-helper.uk/github/python-formate/astatine/
:alt: Requirements Status
.. |coveralls| coveralls-shield::
:alt: Coverage
.. |codefactor| codefactor-shield::
:alt: CodeFactor Grade
.. |pypi-version| pypi-shield::
:project: astatine
:version:
:alt: PyPI - Package Version
.. |supported-versions| pypi-shield::
:project: astatine
:py-versions:
:alt: PyPI - Supported Python Versions
.. |supported-implementations| pypi-shield::
:project: astatine
:implementations:
:alt: PyPI - Supported Implementations
.. |wheel| pypi-shield::
:project: astatine
:wheel:
:alt: PyPI - Wheel
.. |conda-version| image:: https://img.shields.io/conda/v/domdfcoding/astatine?logo=anaconda
:target: https://anaconda.org/domdfcoding/astatine
:alt: Conda - Package Version
.. |conda-platform| image:: https://img.shields.io/conda/pn/domdfcoding/astatine?label=conda%7Cplatform
:target: https://anaconda.org/domdfcoding/astatine
:alt: Conda - Platform
.. |license| github-shield::
:license:
:alt: License
.. |language| github-shield::
:top-language:
:alt: GitHub top language
.. |commits-since| github-shield::
:commits-since: v0.3.3
:alt: GitHub commits since tagged version
.. |commits-latest| github-shield::
:last-commit:
:alt: GitHub last commit
.. |maintained| maintained-shield:: 2026
:alt: Maintenance
.. |pypi-downloads| pypi-shield::
:project: astatine
:downloads: month
:alt: PyPI - Downloads
.. installation:: astatine
:pypi:
:github:
:anaconda:
:conda-channels: conda-forge, domdfcoding
.. html-section::
.. toctree::
:hidden:
Home<self>
.. toctree::
:maxdepth: 3
:glob:
API Reference <api/astatine.rst>
Source
license
.. sidebar-links::
:caption: Links
:github:
:pypi: astatine
Contributing Guide<https://contributing-to-formate.readthedocs.io>
.. only:: html
View the :ref:`Function Index <genindex>` or browse the `Source Code <_modules/index.html>`__.
:github:repo:`Browse the GitHub Repository <python-formate/astatine>`