Skip to main content

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

Project description

pyurlon

CI - Main PyPI - Version PyPI - Python Version Coverage Status


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.2.0.tar.gz (7.4 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyurlon-0.2.0.tar.gz
  • Upload date:
  • Size: 7.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for pyurlon-0.2.0.tar.gz
Algorithm Hash digest
SHA256 18ad687400cc9ca762c87587711c003e9721e1a1bb93378ac350bac0e74548a3
MD5 f92a1ff7ae9f1c3cf7af214b5f410b3e
BLAKE2b-256 9e12786208921503a896ba4a051ea8c8d7406d7e416616230a296f7872471dfe

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyurlon-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 4.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for pyurlon-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 79d453d173bc3529e70d4263af1c2cf3114c8e3c41402b02e89a6223d2aae87b
MD5 65dfbb996c445061f81df77107c7e9cf
BLAKE2b-256 36b1aa80b4bedc3eaa242476cef0881922b4b2342c7989aaa3a77c77f0df138b

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