https://github.com/naskio/naskpy
Python utilities for scripting and automation
https://github.com/naskio/naskpy
library python python3
Last synced: 12 months ago
JSON representation
Python utilities for scripting and automation
- Host: GitHub
- URL: https://github.com/naskio/naskpy
- Owner: naskio
- License: mit
- Created: 2021-09-10T09:44:25.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-02-18T12:26:34.000Z (over 4 years ago)
- Last Synced: 2025-07-03T15:56:23.922Z (about 1 year ago)
- Topics: library, python, python3
- Language: Python
- Homepage: https://naskpy.readthedocs.io
- Size: 2.03 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# NaskPy
Tools, modules and functions that I use regularly while coding scripts in Python.
[](https://www.codacy.com/gh/naskio/naskpy/dashboard?utm_source=github.com&utm_medium=referral&utm_content=naskio/naskpy&utm_campaign=Badge_Grade)
[](https://codeclimate.com/github/naskio/naskpy/maintainability)
[](https://codecov.io/gh/naskio/naskpy)




[](https://naskpy.readthedocs.io/en/latest/?badge=latest)


[](https://github.com/naskio/naskpy/issues)
[](https://github.com/naskio/naskpy/network)
[](https://github.com/naskio/naskpy/stargazers)

[](https://github.com/naskio/naskpy/blob/main/LICENSE)
## Getting Started
To install the package, run:
```shell
pip install naskpy
```
Read more about the package on the [ReadTheDocs](https://naskpy.rtfd.io/) page.
## Contributing
[Pull requests](https://github.com/naskio/naskpy/pulls) are welcome! For any bug reports, please create
an [issue](https://www.github.com/naskio/naskpy/issues) on GitHub.
## License
[](LICENSE)
--------------------------------------------------------------------------------
Find more projects at [www.nask.io](https://nask.io)
