https://github.com/basameera/skylynx
Python support functions package
https://github.com/basameera/skylynx
functions python3 support tools
Last synced: about 1 month ago
JSON representation
Python support functions package
- Host: GitHub
- URL: https://github.com/basameera/skylynx
- Owner: basameera
- License: mit
- Created: 2020-04-03T15:37:29.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-25T14:01:40.000Z (almost 5 years ago)
- Last Synced: 2025-03-10T20:44:32.223Z (about 2 months ago)
- Topics: functions, python3, support, tools
- Language: Mako
- Homepage: https://ssandaruwan.com/skylynx/
- Size: 196 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# skylynx
[](https://travis-ci.org/basameera/skylynx)
Python support functions module
**Only Python 3**
[Website](https://basameera.github.io/skylynx/)
[Github](https://github.com/basameera/skylynx)---
## Install
`pip install skylynx`
---
## Documentation
[How to use](https://github.com/basameera/skylynx/blob/master/docs/USAGE.md)
[Docs](https://basameera.github.io/skylynx/)## Ideas
easy plotutils submodule based on matplotlib (e.g. bar graph with errorbars https://pythonforundergradengineers.com/python-matplotlib-error-bars.html)