Metadata-Version: 2.1
Name: flatpack
Version: 3.0.57
Summary: Ready-to-assemble AI
Author: Romlin Group AB
Author-email: hello@romlin.com
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: cryptography
Requires-Dist: httpx
Requires-Dist: ngrok
Requires-Dist: numpy
Requires-Dist: requests
Requires-Dist: toml
Requires-Dist: torch

# 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.*

## 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)

## install_requires

- [cryptography](https://pypi.org/project/cryptography/) (Apache-2.0 OR BSD-3-Clause)
- [httpx](https://pypi.org/project/httpx/) (BSD-3)
- [numpy](https://pypi.org/project/numpy/) (BSD-3)
- [ngrok](https://pypi.org/project/ngrok/) (MIT OR Apache-2.0)
- [requests](https://pypi.org/project/requests/) (Apache 2.0)
- [toml](https://pypi.org/project/toml/) (MIT)
- [torch](https://pypi.org/project/torch/) (BSD-3)
