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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gator-models-1.1.0.tar.gz.
File metadata
- Download URL: gator-models-1.1.0.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.5 Linux/5.13.0-1031-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c2a7834e1a0d57680456ab6e53a537a72cc61c3491923f7c8d95e2a6ac5ee0f
|
|
| MD5 |
2a75783de58f156948fe4cdc231b252c
|
|
| BLAKE2b-256 |
44b991d8ac5ffada1771ce201ecbcda84571658683578038e1759a6ac5b8fa3a
|
File details
Details for the file gator_models-1.1.0-py3-none-any.whl.
File metadata
- Download URL: gator_models-1.1.0-py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.5 Linux/5.13.0-1031-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11d84d21d6a952c30231994a64b2e9a2207ec8bb06ce955365e6f15698989ce8
|
|
| MD5 |
50c633d43c15675f463dc702a70b059d
|
|
| BLAKE2b-256 |
44c7c1472b58146ded192466e40e57272b30590ca7d8e26715e694d864c0e788
|