Skip to main content

No project description provided

This project has been archived.

The maintainers of this project have marked this project as archived. No new releases are expected.

Project description

pygrocy

Build Status PyPI Coverage Status CodeFactor FOSSA Status

Documentation

Installation

pip install pygrocy

Usage

Import the package:

from pygrocy import Grocy

Obtain a grocy instance:

grocy = Grocy("https://example.com/api/", "GROCY_API_KEY")

Get current stock:

for entry in grocy.stock():
    print("{} in stock for product id {}".format(entry.product_id, entry.amount))

License

FOSSA Status

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

pygrocy-0.9.tar.gz (5.7 kB view details)

Uploaded Source

File details

Details for the file pygrocy-0.9.tar.gz.

File metadata

  • Download URL: pygrocy-0.9.tar.gz
  • Upload date:
  • Size: 5.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.7

File hashes

Hashes for pygrocy-0.9.tar.gz
Algorithm Hash digest
SHA256 2195a12a2d4bc944a156227a01ae6782dcbfb75b8bbc5dedad88beabf892dd6b
MD5 784c9918a920b4a640ed0b659d6b97f5
BLAKE2b-256 840493b4334e4afafa1888a79421b242ec1319c649c958efea71814c3becc28a

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