jsonp to json
Project description
Jsonp to json (jsonp格式转换json格式)
Similar to the JSON library, it is used to convert the JSON format into JSON format. 它与json库类似,作用是将jsonp格式转换为json格式。
Install
pip install jsonp2
Example1
jsonp:jQuery1122012033111883315373_1662703989030({"a":1,"b":2}) jsonp to json:{"a":1,"b":2}
Example2
jsonp:jsonCallback1122012033111883315373_1662703989030({"a":1,"b":2}) jsonp to json:{"a":1,"b":2}
Example2
jsonp:jsonp1122012033111883315373_1662703989030({"a":1,"b":2}) jsonp to json:{"a":1,"b":2}
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 jsonp2-0.0.1.tar.gz.
File metadata
- Download URL: jsonp2-0.0.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e1fee7a82002c4bf7b84eaf95766df254f4220e77542aa193ad3f9eb66633ed
|
|
| MD5 |
357a76e412bd4826ac84a29f65b2c956
|
|
| BLAKE2b-256 |
f1f620fb35ad1ff6ae51293a2e89f42d1ec23a51471d34423ad38a41a15332d6
|
File details
Details for the file jsonp2-0.0.1-py3-none-any.whl.
File metadata
- Download URL: jsonp2-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db3a2c44263ae00906f11db86a385ab3412ced36f3d7fe296c0c2edeb7fbcbd4
|
|
| MD5 |
eab495400236dd825fc3c3ce793cbbd1
|
|
| BLAKE2b-256 |
a596223d56ea345d8a4800f46eca3619d5e58e1c81443a91ae68e7aedd292197
|