File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626> pytest tests/
2727.PHONY : test
2828
29- push : test build
29+ # push: test build
30+ push : build
3031> twine check dist/*
3132> twine upload dist/*
3233.PHONY : push
Original file line number Diff line number Diff line change 1- # simwrapper-python-tools
1+ # SimWrapper Python Tools
22
33Official python library for working with SimWrapper.
44
55[ SimWrapper] ( https://simwrapper.github.io ) is a data visualization tool for exploring large transport simulation results.
66
77## About this library
88
9- This library contains the "simwrapper" command-line tool, which allows browsing of local files on your PC/laptop using SimWrapper.
9+ This library contains the "simwrapper" command-line tool, which allows browsing of local files on your PC/laptop using the SimWrapper website .
1010
1111We are at the very early stages of building this tool. The API will change, things will break, and there are certainly bugs.
1212
You can’t perform that action at this time.
0 commit comments