No project description provided
Project description
iss-libs
iss-libs is a Python package intended to centralize shared libraries and runtime dependencies for ISS-related projects.
Overview
This repository currently provides the package metadata and dependency definition used to publish iss-libs on PyPI. It targets Python 3.10+ and bundles a broad set of libraries commonly used for:
- API and backend development
- Database access
- Modbus / serial / VISA communication
- Automation and Robot Framework workflows
- System utilities and networking
Installation
Install from PyPI:
pip install iss-libs
Or install locally for development:
pip install -e .
Requirements
- Python
>= 3.10 pip
Included Dependencies
The package currently declares dependencies such as:
fastapi,uvicorn,connexionsqlalchemy,psycopg2-binary,redispyserial,pyModbusTCP,minimalmodbus,PyVISA,pyvisa-pyrobotframework,robotframework-sshlibraryparamiko,requests,python-socketio,ntplibmarshmallow,marshmallow_sqlalchemy,python-dotenv
For the complete and authoritative list, see setup.py.
Project Status
The current repository structure is minimal and primarily focused on packaging and distribution. If this project is intended to expose reusable Python modules, the package source directories should be added alongside the existing packaging files.
Contributing
Contributions are welcome. A good starting workflow is:
- Fork the repository.
- Create a feature branch.
- Make your changes.
- Test your changes locally.
- Open a pull request with a clear description.
Maintainer
- PosterSom (@postersom)
License
This project is released under the MIT License. See LICENSE for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file iss_libs-0.2.0.tar.gz.
File metadata
- Download URL: iss_libs-0.2.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de77af992b2d35789239bc349583a23e0fb12c0fc2409760e92dcbe70973a1dc
|
|
| MD5 |
933fad560ead6f383c27eac21361af8b
|
|
| BLAKE2b-256 |
43429b3c54aa07feeb2cfd794abb010b366ff8a0c352b9b9b873f485938a834f
|
File details
Details for the file iss_libs-0.2.0-py3-none-any.whl.
File metadata
- Download URL: iss_libs-0.2.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
737811c404146d1b199e2ac1288b945029a02d2fb912de41536daf9aa0c14bda
|
|
| MD5 |
92a4c7ca84cc38cb57fc0aa181a02edc
|
|
| BLAKE2b-256 |
36ee3b379905cf4bfc5430732fbab55ae23794f1272a27805822ec18e497a015
|