⚠️ DEPRECATED: This package has been renamed to 'json-anatomy'. Please use 'json-anatomy' instead.
Project description
⚠️ DEPRECATED: json-scout
This package has been renamed to json-anatomy
Please uninstall json-scout and install json-anatomy instead.
Why was it renamed?
The package has been rebranded to better reflect its purpose of dissecting and analyzing JSON structures, similar to how anatomical analysis examines biological structures in detail.
Migration Instructions
Quick Migration
# Uninstall the old package
pip uninstall json-scout -y
# Install the new package
pip install json-anatomy
Update Your Code
Before (json-scout):
import jsonscout as js
explorer = js.Xplore(data)
After (json-anatomy):
import jsonanatomy as ja
explorer = ja.Xplore(data)
Complete Migration Guide
For detailed migration instructions, including automated scripts and troubleshooting:
📖 View Complete Migration Guide
New Package Information
- PyPI: https://pypi.org/project/json-anatomy/
- Documentation: https://deamonpog.github.io/json-anatomy/
- Repository: https://github.com/deamonpog/json-anatomy
- Issues: https://github.com/deamonpog/json-anatomy/issues
What Changed?
Package Names
- Distribution:
json-scout→json-anatomy - Import:
jsonscout→jsonanatomy
What Stayed the Same?
✅ All functionality remains identical
- Same classes:
Explore,Maybe,SimpleXML,Xplore - Same methods and API
- Same features
Only the names changed!
Support
If you encounter any issues during migration:
- Check the Migration Guide
- Review the CHANGELOG
- Open an Issue
Timeline
- v0.1.0: Original release as
json-scout - v0.1.1: Initial deprecation notice
- v0.1.2: Enhanced deprecation with install-time warnings (this version)
- Future: Package renamed to
json-anatomy
License
Apache License 2.0 - See LICENSE
⚠️ This package will not receive further updates. All development continues as json-anatomy.
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 json_scout-0.1.2.tar.gz.
File metadata
- Download URL: json_scout-0.1.2.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.24
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c6a649429aa6ddef5bf529d460131e791b88696c06c9200de184a21376836da8
|
|
| MD5 |
ac82434b8bee31264509b90f9dc1ba2e
|
|
| BLAKE2b-256 |
8b5ed0c4d181ceadd1aceba03e688b37630e5dabdd96125e49fd483f5c99e77c
|
File details
Details for the file json_scout-0.1.2-py3-none-any.whl.
File metadata
- Download URL: json_scout-0.1.2-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.24
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d049003aa7044faf305b446e5890c4dda7c07a3f406c76f402afc6524e7c23bc
|
|
| MD5 |
da1d655fb2eb0ab2b7583f3dc24d601c
|
|
| BLAKE2b-256 |
3bc9b61835347dfbf11848beb77022555247bdbe7b58c05a95182d4e196a564d
|