Skip to main content

a daily rebase of parse with dot access

Project description

parse with dot access

A daily rebase of parse but, with dot notation access 😉.

A bit of history is that the author don't like this idea. so, I forked.

Get Started

pip install parse_with_dot_access
from parse import parse

result = parse("{lat}, {long}", "12.21254, 105.15564")
print(result) # <Result () {'lat': '12.21254', 'long': '105.15564'}>
print(result["lat"]) # 12.21254 
print(result.long) # 105.15564

For comprehensive documentation please refer to the readme of upstream repo.

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

parse_with_dot_access-1.20.0.tar.gz (12.3 kB view details)

Uploaded Source

Built Distribution

parse_with_dot_access-1.20.0-py3-none-any.whl (12.5 kB view details)

Uploaded Python 3

File details

Details for the file parse_with_dot_access-1.20.0.tar.gz.

File metadata

  • Download URL: parse_with_dot_access-1.20.0.tar.gz
  • Upload date:
  • Size: 12.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.11.7 Linux/5.15.133.1-microsoft-standard-WSL2

File hashes

Hashes for parse_with_dot_access-1.20.0.tar.gz
Algorithm Hash digest
SHA256 1e9da0cd7be7d7c2a77a47fded21bcd7c91413809ecc7e9c634a3161eeeb0ce5
MD5 13f7110b35f3eb43b649561f8e5219e2
BLAKE2b-256 797e8772aa18efea3cb14a24ad3266b313233743baa5d992f60b14e324798048

See more details on using hashes here.

Provenance

File details

Details for the file parse_with_dot_access-1.20.0-py3-none-any.whl.

File metadata

  • Download URL: parse_with_dot_access-1.20.0-py3-none-any.whl
  • Upload date:
  • Size: 12.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.11.7 Linux/5.15.133.1-microsoft-standard-WSL2

File hashes

Hashes for parse_with_dot_access-1.20.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1cd53eed386e4382d2fceaa2c082beb5fcf26a35616bf3f9caf197240099f6d8
MD5 d0aa4225a5294e891a7a0af22a47c0f6
BLAKE2b-256 0aa982c82186445b19c94cb811b73ad4a9ba407b5c2f660a93cca39d21844b83

See more details on using hashes here.

Provenance

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