Convert string on clipboard to JSON
Project description
str-to-json
a simple script that format JSON string in the clipboard and formatted it prettier.
Installation
Using pip
pip install str-to-json
Usage
Copy a JSON string to your clipboard. Example:
{"id": "uo-ca-en-CA-5729e0a833e541939d1da60a8a783e4d", "action": "delete"}
run the script
str-to-json
Paste. It will turn your clipboard to
{
"action": "delete",
"id": "uo-ca-en-CA-5729e0a833e541939d1da60a8a783e4d"
}
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distributions
str_to_json-0.0.3-py3.7.egg
(1.8 kB
view details)
File details
Details for the file str_to_json-0.0.3-py3.7.egg
.
File metadata
- Download URL: str_to_json-0.0.3-py3.7.egg
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e142691cfd1f84bc7a99239f2201df15d3a65065b719b743d1aaf5c4da38cc88 |
|
MD5 | cf0fb6aed813b537ce6effd2832ca81c |
|
BLAKE2b-256 | a0f0026362ca90ae07c5bed26270c1750b6b904a279cee16bb2d8b730ecef595 |
File details
Details for the file str_to_json-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: str_to_json-0.0.3-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18f87517d6ba9e2a7483bf0821e3e6b2b230e1f0f5cdce4c6f7db6590d97b7b5 |
|
MD5 | a254a8fc50753e60f57695426a6c2c28 |
|
BLAKE2b-256 | 641e891b976ba2a3d88eb766fac46685bcd5e3df22b65a9e4dea1e8844b26dcf |
File details
Details for the file str_to_json-0.0.3-py2-none-any.whl
.
File metadata
- Download URL: str_to_json-0.0.3-py2-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ebbc0721c1031d0e3820984ed2b91b85893757b01a0e7af05a97d397b4b608c |
|
MD5 | 73412e8e21d8bf8030b064287b3a3aec |
|
BLAKE2b-256 | 4a6f1db5ba63bfc41483a106d66a6a5fd4e40884e0fc3892d1dfe994e315517e |