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 about this API wrapper 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.6.tar.gz (181.8 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.6-py3-none-any.whl (33.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyravelry-0.0.6.tar.gz
  • Upload date:
  • Size: 181.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.16 {"installer":{"name":"uv","version":"0.9.16","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pyravelry-0.0.6.tar.gz
Algorithm Hash digest
SHA256 53944c11b2db1235a7e28143fff0762d1b3403e9e315a72ff982aaf466ea7b9c
MD5 2e16f0e180d12e31814e9642252a878f
BLAKE2b-256 fc62b7db56c22e29e8c4a33c894d54a6c57075c1ead90168e7e0a628534e5520

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyravelry-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 33.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.16 {"installer":{"name":"uv","version":"0.9.16","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pyravelry-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 6e21df6aca66e00c3af26c749e2cb68824f737db7dd2a772bf74c779a5aabfe5
MD5 e20fb61ec7d4bb5f0e71fe93fd795e45
BLAKE2b-256 da08600c9d375c2689399461305cc603a3555e57e5f70ff68215d6da7da4d2af

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