Skip to main content

Python wrapper for the Ravelry API, which is a database of knitting / crocheting patterns.

Project description

pyravelry

Release Build status codecov Commit activity License

This is python wrapper for the Ravelry API (a database of knitting / crocheting patterns).

Use of this API wrapper requires a Ravelry Account and a username and apikey as specified in the HTTP Basic Auth section of the Ravelry API Documentation.

Quick Start:

$pip install pyravelry
$python -i
>>> from pyravelry import Client, Settings
>>> settings = Settings(RAVELRY_USERNAME=..., RAVELRY_API_KEY=...)
>>> client = Client(settings=settings)
>>> results = client.search.query(query="merino", limit=10, types="Yarn")
>>> results[0].title
'MerinoSeide'

More information can be found in the pyravelry documentation.

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

pyravelry-0.0.1.tar.gz (170.7 kB view details)

Uploaded Source

Built Distribution

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

pyravelry-0.0.1-py3-none-any.whl (22.1 kB view details)

Uploaded Python 3

File details

Details for the file pyravelry-0.0.1.tar.gz.

File metadata

  • Download URL: pyravelry-0.0.1.tar.gz
  • Upload date:
  • Size: 170.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for pyravelry-0.0.1.tar.gz
Algorithm Hash digest
SHA256 59c7ae4ad49927e4dc698828ccc8be8dce42ede52a9335802fe41ad3c6892672
MD5 6b0bf5c392fb631b877cc6b64c6d6400
BLAKE2b-256 e9ad3b6f5f62ef5f4d386e67a62cc7a1411813d5755f3421433a6a25fe038039

See more details on using hashes here.

File details

Details for the file pyravelry-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: pyravelry-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 22.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for pyravelry-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 079c7804ce702c6a6abce13234591575e9c5894666c521a856047ee6fcd74c26
MD5 a397fb0f5ccb65101ab08ebfe77ae054
BLAKE2b-256 ce163b6b4ab3751c1f1133677f9f5b27950467fc048a6ea20b950318b72d820a

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