Skip to main content

An optimised python utility package built on the standard library

Project description

tooltils | v1.4.3

python downloads

An optimised python utility package built on the standard library

>>> import tooltils
>>> req = tooltils.get('httpbin.org/get/')
>>> req
'<Request GET [200]>'
>>> req.url
'https://httpbin.org/get'
>>> req.status_code
'200 OK'
>>> req.headers
{'Accept': '*/*', 'User-Agent': 'tooltils/1.4.3', ...}

Installation

pip install tooltils

OR clone the repo for the source code

git clone https://github.com/feetbots/tooltils.git
cd tooltils
pip install . --user

API

The full API is available on API.md

Roadmap

  • Faster performance using the Cython compiler
  • Adding more modules and methods within
  • Optimise current source code further

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

tooltils-1.4.3.tar.gz (14.5 kB view details)

Uploaded Source

Built Distribution

tooltils-1.4.3-py3-none-any.whl (16.4 kB view details)

Uploaded Python 3

File details

Details for the file tooltils-1.4.3.tar.gz.

File metadata

  • Download URL: tooltils-1.4.3.tar.gz
  • Upload date:
  • Size: 14.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for tooltils-1.4.3.tar.gz
Algorithm Hash digest
SHA256 200bfa8602dd541894cf3b6f3ffaa17dd39f13a6006897a07916b6744f611994
MD5 22c5b830153a8201d52cef11b5bc3ef3
BLAKE2b-256 c640c4eefb1733a994a77b5ae18622c8104a9f23d04c2e419648849e458cc53d

See more details on using hashes here.

File details

Details for the file tooltils-1.4.3-py3-none-any.whl.

File metadata

  • Download URL: tooltils-1.4.3-py3-none-any.whl
  • Upload date:
  • Size: 16.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for tooltils-1.4.3-py3-none-any.whl
Algorithm Hash digest
SHA256 77a11713820627a7cf2e9373af560d5978436e1a2ed206f0b8c5dad710e0a346
MD5 ff054bdf8d319b88f747022ff0433056
BLAKE2b-256 b0969ea8cc35432be6a2a0d4ddfe8cd8fa663bc510e87db4ec48be8094d790ea

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