Skip to main content

An intiutive interface for your requests in seconds

Project description


💫 Radial

An intiutive interface for your requests in seconds


Radial abstracts painful low-levels request handling and presents a simple and intiutive interface to handle requests for your application.

Example

@radial("https://dog.ceo/api")
class Dog:
    @get("/breeds/image/random")
    def random(self, response):
        return response.json()

dog = Dog()
random = dog.random()
print(random)

Currently work in progress

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

radial-0.1.0.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

radial-0.1.0-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

Details for the file radial-0.1.0.tar.gz.

File metadata

  • Download URL: radial-0.1.0.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.2 CPython/3.8.6 Windows/10

File hashes

Hashes for radial-0.1.0.tar.gz
Algorithm Hash digest
SHA256 dadf2afb8f3606e2a2b53d7788c9b2cc8c814c84dd1eedb163e4de89b4e2b9ca
MD5 c8b5c12d361df7a0f6c9511d7f18dd2e
BLAKE2b-256 a90df8776440b00fe612258be0292a13ae5f80a65524e72e3d0b0278a151a92f

See more details on using hashes here.

File details

Details for the file radial-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: radial-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.2 CPython/3.8.6 Windows/10

File hashes

Hashes for radial-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 956a29d7b5eb60ba6c9f4920884216c0981169f4de1d999d0a88f7876c9b47ec
MD5 20d69a2096053192492f651ea26dd5aa
BLAKE2b-256 3a62597b487472ea488ed0a50127f0e4be73e2309a255f1a0d1278d0d47ebf19

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