No project description provided
Project description
Pinnacle Python Client
This is the official Python client for the Pinnacle Serverless Backend API.
Pre-requisites
- Python 3.12 or higher
- Poetry
Using Poetry
Poetry is a tool for dependency management and packaging in Python. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you.
- Run
poetry install
to install the dependencies from thepyproject.toml
file. - Run
poetry shell
to activate the virtual environment.
Local Development
- Run
poetry install
to install the local pinnacle_python client package. - Import
pinnacle_python
in your Python code and start using the client.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pinnacle_python-0.0.1.tar.gz
(1.2 kB
view details)
Built Distribution
File details
Details for the file pinnacle_python-0.0.1.tar.gz
.
File metadata
- Download URL: pinnacle_python-0.0.1.tar.gz
- Upload date:
- Size: 1.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.3 Darwin/23.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04c62a4be8e49243a7ce6fe356fba4cf620edc0c7a7be0d82a033f83ac72d07a |
|
MD5 | 093cf9260408f58c4f09c489142fd51a |
|
BLAKE2b-256 | 6e77c1ac5f1c9d345c964cdfbcca3aea1392f4ccb3a328a40f30e6de7b0a9a5b |
File details
Details for the file pinnacle_python-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: pinnacle_python-0.0.1-py3-none-any.whl
- Upload date:
- Size: 1.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.3 Darwin/23.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c66094accd4e5bc30abb379f99acb48c0870206e181e122212e5e2972dfa2fac |
|
MD5 | 7989d0efc5393fafb791706f196d8448 |
|
BLAKE2b-256 | 45b3095d39e25480ca38e1673167720d8e7c75186afb2ba1b15464540228d6a0 |