Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
- flake8

Usage
-----
Use regular flake8 command to check your scripts::

$ flake8 my-steps-script.py

License
-------
GPL 2.0