Metadata-Version: 2.4
Name: f40-sdk
Version: 0.2.1
Summary: SDK clients for MAT platform services (Auth Manager, Data Manager, AI Agents, CMMS, Wilson).
Author-email: 40F ECSD <m.domenicale@40-factory.com>
License-Expression: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: f40-toolkit>=1.3.0
Requires-Dist: httpx>=0.27
Requires-Dist: key-vault-interface==1.0.8
Provides-Extra: cache-redis
Requires-Dist: f40-toolkit[cache-redis]>=1.3.0; extra == "cache-redis"
Provides-Extra: bsw
Requires-Dist: numpy>=1.24; extra == "bsw"
Requires-Dist: tzdata>=2023.3; extra == "bsw"
Provides-Extra: all
Requires-Dist: f40-toolkit[cache-redis]>=1.3.0; extra == "all"
Requires-Dist: numpy>=1.24; extra == "all"
Requires-Dist: tzdata>=2023.3; extra == "all"
Provides-Extra: dev
Requires-Dist: pytest>=8; extra == "dev"
Requires-Dist: mypy>=1.11; extra == "dev"
Requires-Dist: ruff>=0.6; extra == "dev"
Requires-Dist: build>=1.2; extra == "dev"
Requires-Dist: twine>=5.0; extra == "dev"
Dynamic: license-file

# README #

This README would normally document whatever steps are necessary to get your application up and running.

### What is this repository for? ###

* Quick summary
* Version
* [Learn Markdown](https://bitbucket.org/tutorials/markdowndemo)

### How do I get set up? ###

* Summary of set up
* Configuration
* Dependencies
* Database configuration
* How to run tests
* Deployment instructions

### Contribution guidelines ###

* Writing tests
* Code review
* Other guidelines

### Who do I talk to? ###

* Repo owner or admin
* Other community or team contact
