Skip to content

Sallenmoore/autonomous

Repository files navigation

Autonomous

⚠️ ⚠️ ⚠️ WiP ⚠️ ⚠️ ⚠️

Tests

A local, containerized, service based application library built on top of Flask. A self-contained containerized Python applications with minimal dependencies using built in libraries for many different kinds of tasks.

Features

  • Fully containerized, service based Python application framework
  • All services are localized to a virtual intranet
  • Container based MongoDB database
  • Model ORM API
  • File storage locally or with services such as Cloudinary or S3
  • Separate service for long running tasks
  • Built-in Authentication with Google or Github
  • Auto-Generated Documentation Pages

Dependencies


Developer Notes

TODO

  • Setup/fix template app generator
  • Add type hints
  • Switch to less verbose html preprocessor
  • 100% testing coverage

Issue Tracking

  • None

Processes

Generate app

TDB

Tests

make tests

package

  1. Update version in /src/autonomous/__init__.py
  2. make package

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published