Skip to main content

Simple and easy to use wrapper for the Outline API.

Project description

python-outline is a best python wrapper for Outline API.

It is a simple and easy to use wrapper for the Outline API.

How to use

from outline.client import OutlineClient

client = OutlineClient(base_url="https://localhost:777/secretpath")

new_key = client.new()

new_key.rename("This is a new name")

# set a data limit of 1GB
new_key.change_data_limit(1000000000)

new_key.url("my key with 1GB limit")
# ss://example@example.com/?outline=1#my key with 1GB limit

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-outline-1.0.1.tar.gz (9.3 kB view details)

Uploaded Source

Built Distribution

python_outline-1.0.1-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

Details for the file python-outline-1.0.1.tar.gz.

File metadata

  • Download URL: python-outline-1.0.1.tar.gz
  • Upload date:
  • Size: 9.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for python-outline-1.0.1.tar.gz
Algorithm Hash digest
SHA256 e3d73630c7d348b0c193159422ddcbb4d933213d78d343af00c19954dc0281a7
MD5 4afddb038dacc9c31a777757faf3dca0
BLAKE2b-256 fa62b966f1010e6fcf6ee72f2f4eb75f9bef6d4b71e2dd2b272b518a9c30b2f8

See more details on using hashes here.

File details

Details for the file python_outline-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for python_outline-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ba076e9dfa613ccda1b0caf3c4d25c4a4f101b334ad06e3ba8944d03349a4d72
MD5 cd435bda697d8798279cf8602c39bbe5
BLAKE2b-256 33ccfdb63b7a8d8d3e71b05479e808368bc7102f6263506b745f1c4d8e8f0474

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