Skip to main content

ScreenPy extension to enable interacting with Requests.

Project description

ScreenPy Requests

Build Status Build Status

Supported Versions Checked with mypy Code style: black Imports: isort Ruff

TITLE CARD:
                               "ScreenPy Requests"
TITLE DISAPPEARS.
                                                                      FADE IN:
INT. DOCUMENTATION - MIDDAY

AUDIENCE enters from a hidden door built into a bookcase, blinking their eyes
as they adjust to the relative darkness. Dimly lit shelves hold gizmos and
gadgets which give off a secretive air. NARRATOR continues.

                              NARRATOR (V.O.)
            ... these gathered curios enable your ScreenPy
            Actors to make API requests using the Requests
            library.

                              AUDIENCE
            These things look like they weren't meant to be seen.
            Will it be OK to expose them like this?

                              NARRATOR (V.O.)
            You could consider the "front end" to be an End User,
            of sorts. Then your Actors are simply a stand-in for
            your front end application.

                              AUDIENCE
            In that case, anything could be an End User, if I
            need them to be.

                              NARRATOR (V.O.)
            Now you're getting it. Come this way, there are more...

                                                                      FADE OUT

Installation

pip install screenpy_requests

or

pip install screenpy[requests]

Documentation

Please check out the Read The Docs documentation for the latest information about this module!

You can also read the ScreenPy Docs for more information about ScreenPy in general.

Contributing

You want to contribute? Great! Here are the things you should do before submitting your PR:

  1. Fork the repo and git clone your fork.
  2. dev install the project package:
    1. pip install -e .[dev]
    2. Optional (poetry users):
      1. poetry install --extras dev
  3. Run pre-commit install once.
  4. Run tox to perform tests frequently.
  5. Create pull-request from your branch.

That's it! :)

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

screenpy_requests-4.0.4.tar.gz (11.4 kB view hashes)

Uploaded Source

Built Distribution

screenpy_requests-4.0.4-py3-none-any.whl (14.8 kB view hashes)

Uploaded Python 3

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