Pythonic wrapper for the restarters.net API
Project description
PyRestarters
Python Wrappers for the restarters.net API
Restarters.net
restarters.net is a website widely used within the Repair Community.
Restarters API
The API documentation describes the REST API which is wrapped by this package
Usage
Currently this package supports reading data from the restarters.net website which does not require an API key. The APIs to modify or delete data are not currently supported.
Getting Started
Installation
- Install a recent version of Python 3
- Install
pyRestarterspython3 -m pip install pyRestarters
Demo
The date for the next Repair Cafe Gosport Event
restarters_groups = Groups()
rcg = restarters_groups.group_by_name('Repair Café Gosport')
next_rcg_event = rcg.next_event
print(f'The next Repair Café Gosport is {next_rcg_event.start:%d %b %Y}')
This will print a string as follows, the date will change if you rerun it
The next Repair Café Gosport is 14 Feb 2026
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyrestarters-0.0.3.tar.gz.
File metadata
- Download URL: pyrestarters-0.0.3.tar.gz
- Upload date:
- Size: 24.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb582a3954f6187bb182d304a17a464e0558fc7c17a2765f4cd34e06d5705a9c
|
|
| MD5 |
1071a05109c023ee8d455de9f82003e1
|
|
| BLAKE2b-256 |
3b7cd788c16f7bfe7e0d53ac04aa608ca2b4b6a7934f35213866764061c3ff1d
|
File details
Details for the file pyrestarters-0.0.3-py3-none-any.whl.
File metadata
- Download URL: pyrestarters-0.0.3-py3-none-any.whl
- Upload date:
- Size: 13.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
354c1d250cb3ec2d83c35213dc7cbbd86155f4ec92dffed8c26b643eb85f1d54
|
|
| MD5 |
7f5127d7fdcfaea14cda637b58b8564f
|
|
| BLAKE2b-256 |
3bb3844c1fe05df92022dc0ec2d37a104bd0aab1e0e3e04d1dbe9d85bda240bd
|