Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tristan0x/flake8-oist-steps
Flake8 plugin checking usage of STEPS simulator
https://github.com/tristan0x/flake8-oist-steps
Last synced: about 5 hours ago
JSON representation
Flake8 plugin checking usage of STEPS simulator
- Host: GitHub
- URL: https://github.com/tristan0x/flake8-oist-steps
- Owner: tristan0x
- License: mit
- Created: 2019-02-05T15:19:48.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-02T09:47:06.000Z (almost 5 years ago)
- Last Synced: 2024-08-09T18:15:38.301Z (3 months ago)
- Language: Python
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE
Awesome Lists containing this project
README
Flake8 CNS-OIST plugin
======================
Check usage of STEPS subcellular simulator Python API.Install
-------
Install with pip::$ pip install flake8-oist-steps
Requirements
------------
- Python 3.5, 3.6, 3.7, or 3.8
- flake8Usage
-----
Use regular flake8 command to check your scripts::$ flake8 my-steps-script.py
License
-------
GPL 2.0