Skip to main content
#pyresty

`pyresty` is a requests wrapper inspired by [micha/resty](http://github.com/micha/resty). It provides a simple, concice shell interface for interacting with REST
services.

##Quick Start

Install pyresty however you desire. I recommend `pip`.

```
$ pip install pyresty
```

Add a host to the configuration (ad-hoc hosts to be added soon):

```
$ pyresty add localhost http://localhost:8000/v2.0
```

Set the global host to your target:

```
$ pyresty localhost
```

Make requests:

```
$ GET /things
{[{"id": 1, "name": "superwidget"}, {"id": 2, "name": "not_cool_widget"}]}

$ DELETE /things/1
```

Switch hosts if you want:

```
$ pyresty production_server
```

##Upcoming Features:

* ad-hoc host definition: `pyresty http://random.com`
* session recording and playback
* token loading from environment
* auth plugins
* host sections with more options
* output options
* vi integration

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyresty-0.0.4.tar.gz (4.7 kB view details)

Uploaded Source

File details

Details for the file pyresty-0.0.4.tar.gz.

File metadata

  • Download URL: pyresty-0.0.4.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pyresty-0.0.4.tar.gz
Algorithm Hash digest
SHA256 368707e74dde0b658596a2264ce789360e080d114f511f2b47b2b3f1d33d78d3
MD5 06b577af38ca7b3d8b2ade1592e9f809
BLAKE2b-256 f29d7bf667947524d0f2af8577bda1d15f631a0b510b86f2c187dd81d54c690b

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.4 This release

1 file

0.0.3

1 file

0.0.2

1 file

0.0.1

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page