A web client for the Gator API
Project description
Gator Client
A web client for the Gator API.
Package manager
gator-client 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
There are a number of tools available to help you with the development of sqrl. These tools ensure that your code is well-formed, follows the best practices, and is consistent with the rest of the project.
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 .
Running tests
For running tests, run pytest.
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_client-0.3.0.tar.gz.
File metadata
- Download URL: gator_client-0.3.0.tar.gz
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.11.1 Linux/5.15.0-1031-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5409243c8581ded7be0d0d165b4eb54cae98ebf58bbd4972bfa2e253140eb1b9
|
|
| MD5 |
23d50ef2ab8708ba0163688a8e9312a6
|
|
| BLAKE2b-256 |
d99e7bf70bd4961fdbde5803f791684c395d16d7efa0fc4be2e459006b49bd0e
|
File details
Details for the file gator_client-0.3.0-py3-none-any.whl.
File metadata
- Download URL: gator_client-0.3.0-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.11.1 Linux/5.15.0-1031-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d9e6d2f2a94dae2b09326824989afb42e19e1b7e7cc912f0a2c4417ec9bd1de
|
|
| MD5 |
38a522ad14e233a7027d94e2ac24b7b8
|
|
| BLAKE2b-256 |
2607aecdd263f6cd9a146ca76fd4584590bef993114dc091517dda3f511c21e4
|