Skip to main content

MongoDB models for Gator API

Project description

gator-models

MongoDB models for Gator API

Package manager

Gator-models uses the poetry package manager to manage its dependencies. To install the dependencies, run the following command:

poetry install

See the poetry documentation for more information and installation instructions.

Tools

Linting the codebase

For detecting code quality and style issues, run

flake8

For checking compliance with Python docstring conventions, run

pydocstyle

NOTE: these tools will not fix any issues, but they can help you identify potential problems.

Formatting the codebase

For automatically formatting the codebase, run

autopep8 --in-place --recursive .

For more information on this command, see the autopep8 documentation.

For automatically sorting imports, run

isort .

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

gator-models-1.1.3.tar.gz (7.3 kB view hashes)

Uploaded Source

Built Distribution

gator_models-1.1.3-py3-none-any.whl (8.4 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