Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/epeios-q37/atlas-python-stub
A stub for the Atlas toolkit Python library
https://github.com/epeios-q37/atlas-python-stub
Last synced: 24 days ago
JSON representation
A stub for the Atlas toolkit Python library
- Host: GitHub
- URL: https://github.com/epeios-q37/atlas-python-stub
- Owner: epeios-q37
- License: mit
- Created: 2020-01-28T15:58:30.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-29T09:01:02.000Z (over 2 years ago)
- Last Synced: 2024-11-18T02:44:49.873Z (about 2 months ago)
- Language: Python
- Homepage: https://q37.info/s/c7hfkzvs
- Size: 128 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Stub for the *Atlas* toolkit *Python* library.
[![Run on Repl.it](https://q37.info/s/kpm7xhfm.png)](https://q37.info/s/9rjht97x) [![About online demonstrations](https://img.shields.io/badge/about-online%20demonstrations-informational)](https://q37.info/s/sssznrb4)
[![license: MIT](https://img.shields.io/github/license/epeios-q37/atlas-python-stub?color=yellow&style=for-the-badge)](https://github.com/epeios-q37/atlas-python-stub/blob/master/LICENSE)
See https://q37.info/s/c7hfkzvs for details about the *Atlas* toolkit.
To use this library, you can:
- install the *Pypi* package (`pip install atlastk`) and then import it in your source files (`import atlastk`),
- clone this repository (`git clone https://github.com/epeios-q37/atlas-python-stub`):
- and put your source code in the `main.py` file,
- or copy the beginning of the `main.py` up to the `import atlastk` line at the beginning of your existing source code,
- do the same using this [ZIP file](https://q37.info/s/7w3tcjnr), which contains this repository,
- do the same in an online IDE, with nothing to install: .