Python Parsing Tools
Project description
The MIT License (MIT)
This repository contains multiple small projects each of which can be used separately. There are, at this point, no dependencies between them.
This would be a great package to use when creating your own custom Django REST Framework renderers and parsers based on custom MIME types.
Current Projects
mimeparser
This tool would be used to parse HTTP headers to derive the ‘best fit’ mime type. It handles suffix and quality parsing and can be used to find the best match from an Accept header from a list of available mime types.
xml2dict
This tool should be able to parse any XML document into Python objects. The output will become very verbose since it will include all attributes, elements and namespaces found in the XML document.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file parsing_tools-2.0.0.tar.gz.
File metadata
- Download URL: parsing_tools-2.0.0.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef4a774c8ab00c79380c39a4b0b9362b13c1fb6ba4bf8e1af76eaed2a20755f4
|
|
| MD5 |
dcca643f6d795d988519419917cae960
|
|
| BLAKE2b-256 |
91de7a8b63ce50dd326ab90a77164618f51adeda4b75ade7065ab6857d05e9de
|
File details
Details for the file parsing_tools-2.0.0-py3-none-any.whl.
File metadata
- Download URL: parsing_tools-2.0.0-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b1c22504fa96657c9b8aeb6b44dc863d58997f5961220ad50bb19cedbe8dcc96
|
|
| MD5 |
aa3702be0d272b0c36705aae8bf3474a
|
|
| BLAKE2b-256 |
ae28961a6b7cdd4b10fda7570e3ea3aa2710083a248054af7b46bab5fe11ec42
|