Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neutrinoceros/idefix-toolbox
https://github.com/neutrinoceros/idefix-toolbox
Last synced: about 6 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/neutrinoceros/idefix-toolbox
- Owner: neutrinoceros
- License: cc0-1.0
- Created: 2024-09-15T14:11:00.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-15T14:25:42.000Z (2 months ago)
- Last Synced: 2024-09-15T15:43:06.525Z (2 months ago)
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# idefix-toolbox
A collections of tools to work with Idefix/Pluto, whose development I'm involved with.
## `idefix-cli`: A high level CLI for the forgetful and lazy (me)
- [PyPI page](https://pypi.org/project/idefix-cli)
- [Repo](https://github.com/neutrinoceros/idefix_cli)
- [Documentation](https://idefix-cli.readthedocs.io/en/stable/)## `inifix`: Read inifiles as Python dictionaries (and the way back)
- [PyPI page](https://pypi.org/project/inifix)
- [Repo](https://github.com/neutrinoceros/inifix)
- [Documentation](https://github.com/neutrinoceros/inifix/README.md)## `yt` (with `yt_idefix`): A high level data visualisation library in Python
- [PyPI page](https://pypi.org/project/yt)
- [Repo](https://github.com/yt-project/yt)
- [Documentation](https://yt-project.org/doc/)
- [Website](https://yt-project.org/)## `nonos`: *Another* high level data visualisation library in Python
- [PyPI page](https://pypi.org/project/nonos)
- [Repo](https://github.com/volodia99/nonos)
- [Documentation](https://nonos.readthedocs.io/en/stable)