Skip to main content

A Python Thingiverse REST API wrapper

Project description

Python Thingiverse

NOT OFFICIAL. This is only a Python wrapper for Thingiverse REST API.

This project was started in Feb 10 2022. It is still being developed and improved. To see the Test PyPI package, check it here

Table of Contents

Getting Started

To install the package run

pip install python-thingiverse

Usage

Initializing the Thingiverse

from thingiverse import Thingiverse

thingy = Thingiverse(access_token="<access token>")
search_results = thingy.search_term("RPi 4")

Installing development package

python3 -m pip install -i https://test.pypi.org/simple/ python-thingiverse

TODO:

  • A full list of REST endpoints will go here

Improvements

  • Docstrings
  • OAuth working (Use App token!!!)
  • CI/CD
  • Look into autoversioning
  • Tests (started)
  • README
  • Think of documentation hosting

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

python-thingiverse-0.0.5.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

python_thingiverse-0.0.5-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file python-thingiverse-0.0.5.tar.gz.

File metadata

  • Download URL: python-thingiverse-0.0.5.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.0 CPython/3.8.10 Linux/5.11.0-1028-azure

File hashes

Hashes for python-thingiverse-0.0.5.tar.gz
Algorithm Hash digest
SHA256 e1838c39d9b66ed8d8e49597b2b4d3acc8529bc11374810c1e8362b95abbdbf3
MD5 652a83fa5067dace63b5fe3359cc840d
BLAKE2b-256 33d9515900eb621688eb410b695b22bb81e27c0fcc458853ef00afaaeac1c3f8

See more details on using hashes here.

File details

Details for the file python_thingiverse-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: python_thingiverse-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.0 CPython/3.8.10 Linux/5.11.0-1028-azure

File hashes

Hashes for python_thingiverse-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 75059ec6e77a1517948fc49b555485569817b0dd7bf353b5f36f1fdecff29dea
MD5 4ae0a9a18fe92d27153014ffb8e8ace5
BLAKE2b-256 67703fd80bbdb5656f6c0d192fea9515667795e321d6613519110e3b3067b857

See more details on using hashes here.

Supported by

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