Skip to main content

Farmtool to help the farmer to automate and handle Cowsheds.

Project description

Farmtool

Farmtool to help the farmer to automate and handle Cowsheds.

Installation

Use the package manager to install poetry() to install all the needed dependencies for the project.

pip install poetry

Use poetry package to install all dependencies for the project.

poetry install

Execute code and tests

This step should be only executed after the installation is finished.

  • connect to the project environment.
poetry shell

and then you can run the code or test it using the following commands.

Run code

uvicorn farmtool.main:app --reload

After running the code, a session will be opened in the following URL

- Recomendation:

Use docs to load the swaggerUI to test endpoints seamlessly.

Test code

pytest

Try it out:

A publicly deployed and running version of the farmtool is available on azure.

check it out: farmtool

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

farmtool-1.0.1.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

farmtool-1.0.1-py3-none-any.whl (5.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page