-
- Downloads
New upstream version 0.11.0
parents
No related branches found
No related tags found
Showing
- .github/FUNDING.yml 12 additions, 0 deletions.github/FUNDING.yml
- .github/dependabot.yml 8 additions, 0 deletions.github/dependabot.yml
- .github/workflows/ci.yml 134 additions, 0 deletions.github/workflows/ci.yml
- .github/workflows/docs.yml 46 additions, 0 deletions.github/workflows/docs.yml
- .github/workflows/release.yml 146 additions, 0 deletions.github/workflows/release.yml
- .gitignore 152 additions, 0 deletions.gitignore
- .pre-commit-config.yaml 15 additions, 0 deletions.pre-commit-config.yaml
- .readthedocs.yaml 29 additions, 0 deletions.readthedocs.yaml
- LICENSE 78 additions, 0 deletionsLICENSE
- MANIFEST.in 23 additions, 0 deletionsMANIFEST.in
- PKG-INFO 191 additions, 0 deletionsPKG-INFO
- README.rst 89 additions, 0 deletionsREADME.rst
- atom.egg-info/PKG-INFO 191 additions, 0 deletionsatom.egg-info/PKG-INFO
- atom.egg-info/SOURCES.txt 232 additions, 0 deletionsatom.egg-info/SOURCES.txt
- atom.egg-info/dependency_links.txt 1 addition, 0 deletionsatom.egg-info/dependency_links.txt
- atom.egg-info/requires.txt 3 additions, 0 deletionsatom.egg-info/requires.txt
- atom.egg-info/top_level.txt 1 addition, 0 deletionsatom.egg-info/top_level.txt
- atom/__init__.py 7 additions, 0 deletionsatom/__init__.py
- atom/api.py 124 additions, 0 deletionsatom/api.py
- atom/atom.py 89 additions, 0 deletionsatom/atom.py
.github/FUNDING.yml
0 → 100644
.github/dependabot.yml
0 → 100644
.github/workflows/ci.yml
0 → 100644
.github/workflows/docs.yml
0 → 100644
.github/workflows/release.yml
0 → 100644
.gitignore
0 → 100644
.pre-commit-config.yaml
0 → 100644
.readthedocs.yaml
0 → 100644
LICENSE
0 → 100644
MANIFEST.in
0 → 100644
PKG-INFO
0 → 100644
README.rst
0 → 100644
atom.egg-info/PKG-INFO
0 → 100644
atom.egg-info/SOURCES.txt
0 → 100644
atom.egg-info/dependency_links.txt
0 → 100644
atom.egg-info/requires.txt
0 → 100644
atom.egg-info/top_level.txt
0 → 100644
atom/__init__.py
0 → 100644
atom/api.py
0 → 100644
atom/atom.py
0 → 100644
Please register or sign in to comment