Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hroncok/wator
Wa-Tor planet simulation
https://github.com/hroncok/wator
Last synced: 15 days ago
JSON representation
Wa-Tor planet simulation
- Host: GitHub
- URL: https://github.com/hroncok/wator
- Owner: hroncok
- License: cc0-1.0
- Created: 2017-11-14T20:42:39.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-02T19:42:18.000Z (about 7 years ago)
- Last Synced: 2024-12-13T20:49:57.130Z (20 days ago)
- Language: Python
- Homepage: https://en.wikipedia.org/wiki/Wa-Tor
- Size: 21.5 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
WaTor for `MI-PYT `__
=====================================================Running tests
-------------1. In your virtual environment, install requirements: ``python -m pip install -r requirements.txt``.
2. Compile with ``python setup.py develop`` or ``build_ext -i`` etc.
3. Run ``python -m pytest tests/``.License
-------This code has been dedicated to the Public Domain, it is licensed with
`CC0 1.0 Universal Public Domain
Dedication `__,
full text of the license is available in the LICENSE file in this
repository.