Metadata-Version: 2.1
Name: flatpack
Version: 3.1.188
Summary: Ready-to-assemble AI
Author: Romlin Group AB
Author-email: hello@romlin.com
License: Apache Software License (Apache-2.0)
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: cryptography ==41.0.7
Requires-Dist: fastapi ==0.105.0
Requires-Dist: httpx ==0.25.2
Requires-Dist: mediapipe ==0.10.9
Requires-Dist: ngrok ==0.12.1
Requires-Dist: SciPy ==1.11.4
Requires-Dist: timm ==0.9.12
Requires-Dist: toml ==0.10.2
Requires-Dist: torch ==2.1.0
Requires-Dist: transformers ==4.36.2
Requires-Dist: uvicorn ==0.24.0.post1

# flatpack.ai

**NOTE:** flatpack.ai is currently experimental. Please refrain from using it in production environments.

## Ready-to-assemble AI

flatpack.ai aims to be the go-to platform for AI experimentation and innovation, from educational settings to the
highest echelons of industry and research.

## flatpack 3.X.X (Aglaonice)

*Aglaonice, an ancient Greek astronomer from the 2nd or 1st century BC, was celebrated for her precise lunar eclipse
predictions. Her mastery inspired the Greek proverb: "As the moon obeys Aglaonice," signifying unwavering certainty.*

`3.0.0` (2023-10-20)\
*Moved to a predictable and structured release strategy.*

## Moving to versioning structure: 3.0.0

Our previous releases were a mix of minor tweaks and significant shifts, making it challenging to anticipate the nature
of changes. With the introduction of version 3.0.0, we are embracing a predictable and structured release strategy:

- **Major versions** (`X.0.0`): These signify significant changes or updates.
- **Minor versions** (`3.X.0`): Introduce new features without breaking compatibility.
- **Patch versions** (`3.0.X`): Address bug fixes and minor refinements.

This move is not merely about [semantic versioning](https://semver.org/). It is a pledge for clear communication and
trust with our users. We invite you to explore our new release strategy and appreciate your patience as we evolve.

[Explore the Project on GitHub](https://github.com/romlingroup/flatpack-ai)

## License

This project is released under [Apache-2.0](https://github.com/romlingroup/flatpack-ai/blob/main/LICENSE).

## install_requires

BSD-3-Clause (INBOUND) is compatible with Apache-2.0 (OUTBOUND) for combined works but does not allow re-licensing of
the original BSD-licensed component when distributed
separately ([JLA 2023](https://joinup.ec.europa.eu/licence/compatibility-check/BSD-3-Clause/Apache-2.0)).

MIT (INBOUND) is compatible with Apache-2.0 (OUTBOUND) for combined works but does not allow re-licensing of the
original MIT-licensed component when distributed
separately ([JLA 2023](https://joinup.ec.europa.eu/licence/compatibility-check/MIT/Apache-2.0)).

*Check out
the [JLA - Compatibility Checker](https://joinup.ec.europa.eu/collection/eupl/solution/joinup-licensing-assistant/jla-compatibility-checker) (European Commission 2023).*

- **[cryptography](https://pypi.org/project/cryptography/)**\
  Apache-2.0 OR BSD-3-Clause ([LICENSE](https://github.com/pyca/cryptography/blob/main/LICENSE.APACHE))

- **[fastapi](https://pypi.org/project/fastapi/)**\
  MIT ([LICENSE](https://github.com/tiangolo/fastapi/blob/master/LICENSE))

- **[httpx](https://pypi.org/project/httpx/)**\
  BSD-3-Clause ([LICENSE](https://github.com/encode/httpx/blob/master/LICENSE.md))

- **[mediapipe](https://pypi.org/project/mediapipe/)**\
  Apache-2.0 ([LICENSE](https://github.com/google/mediapipe/blob/master/LICENSE))

- **[ngrok](https://pypi.org/project/ngrok/)**\
  Apache-2.0 OR MIT ([LICENSE](https://github.com/ngrok/ngrok-python/blob/main/LICENSE-APACHE))

- **[SciPy](https://pypi.org/project/SciPy/)**\
  BSD-3-Clause ([LICENSE](https://github.com/scipy/scipy/blob/main/LICENSE.txt))

- **[timm](https://pypi.org/project/timm/)**\
  Apache-2.0 ([LICENSE](https://github.com/huggingface/pytorch-image-models/blob/main/LICENSE))

- **[toml](https://pypi.org/project/toml/)**\
  MIT ([LICENSE](https://github.com/uiri/toml/blob/master/LICENSE))

- **[torch](https://pypi.org/project/torch/)**\
  BSD-3-Clause ([LICENSE](https://github.com/pytorch/pytorch/blob/main/LICENSE))

- **[transformers](https://pypi.org/project/transformers/)**\
  Apache-2.0 ([LICENSE](https://github.com/huggingface/transformers/blob/main/LICENSE))

- **[uvicorn](https://pypi.org/project/uvicorn/)**\
  BSD-3-Clause ([LICENSE](https://github.com/encode/uvicorn/blob/master/LICENSE.md))
