Skip to main content

Libraries to help with the MCTC Hackathon

Project description

Python Examples for API Interactions

Here some basic python examples that you can leverage on how to interact with U.S. Bank's apis.

To see the full list of APIs available, you can read the documentation here.

Set Up

If you're using PyCharm, make sure that you have a virtual environment so that we can install python packages specific to your project.

If you're using another tool like Visual Studio Code, make sure that you create a virtual environment for your project.

Once you have your project open, make sure you install the following libraries using pip:

  • requests
  • python-dotenv

You can also install both of these running the command pip install -r requirements.txt (assuming you're using this project).

Developer Notes

To see if your code is using industry standard naming conventions, you can run pylint *.py */*.py to run the linter and have the code rated.

Build Library Locally

To build this library locally you can run the command python -m build to generate a .whl file in the dist/ folder.

If you want to use this library for your local python project, you can install it via pip by running pip install --index-url https://test.pypi.org/simple/ --no-deps mctc-hackathon-robot297.

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

mctc_hackathon_robot297-0.0.2.tar.gz (6.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mctc_hackathon_robot297-0.0.2-py3-none-any.whl (7.3 kB view details)

Uploaded Python 3

File details

Details for the file mctc_hackathon_robot297-0.0.2.tar.gz.

File metadata

  • Download URL: mctc_hackathon_robot297-0.0.2.tar.gz
  • Upload date:
  • Size: 6.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for mctc_hackathon_robot297-0.0.2.tar.gz
Algorithm Hash digest
SHA256 f9d71e23b4cca5b1d6dd1cd4e7c31dbf1de238a80dd39092566c5485be2610d8
MD5 07a71ae7adcf90e302b90cd40645e732
BLAKE2b-256 2302c50b7ac418fbe9748f96dd8d905932730b5059ab30440348418c024bf909

See more details on using hashes here.

File details

Details for the file mctc_hackathon_robot297-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for mctc_hackathon_robot297-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 63d045e26f877dfc9c5a2905ea16cf8b2c88b15187c9baa3457f25d79ddab17f
MD5 c52864a82e3fa0e6be634df3a531d27e
BLAKE2b-256 8a7b376fe1d03727df00de035eb7f2aae3b1e8d94f35f2ece640fedacd68f9c5

See more details on using hashes here.

Supported by

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