Skip to main content

Python port of https://github.com/cerebral/urlon javascript package

Project description

pyurlon

CI - Main PyPI - Version PyPI - Python Version


This is python port of urlon javascript package. It is compatible with urlon version 3.1.0.

Table of Contents

Installation

pip install pyurlon

Usage

>>> import pyurlon
>>> pyurlon.stringify({"table":{"achievement":{"column":"instance","ascending":True}}})
'$table$achievement$column=instance&ascending:true'
>>> pyurlon.parse("$table$achievement$column=instance&ascending:true")
{'table': {'achievement': {'column': 'instance', 'ascending': True}}}

License

pyurlon is distributed under the terms of the MIT license.

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

pyurlon-0.1.0.tar.gz (7.2 kB view details)

Uploaded Source

Built Distribution

pyurlon-0.1.0-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyurlon-0.1.0.tar.gz
  • Upload date:
  • Size: 7.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.5

File hashes

Hashes for pyurlon-0.1.0.tar.gz
Algorithm Hash digest
SHA256 a52d9f31b125489187d609273a70aa92f150915f2f20785415b55cb16e0dc1cf
MD5 0b0ceee721069ed98d70a1ef936f9f98
BLAKE2b-256 1215b4340bfc87953a075f455f4faf98a02f3fc462dea204ad311668d94cc87e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyurlon-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.5

File hashes

Hashes for pyurlon-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 66309acafae9189df5c5450e5ff16ce4a1b753e7bf37b61f2b21a268d40e8407
MD5 d3fc897e4e3204fda32dca01ce403909
BLAKE2b-256 df7c28e7f0ee5c7eacde9bee27cc7a4a8a98d53891bc9cb04774d205b6867270

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