https://github.com/falconry/pecyn
Simple, fast, compact Python dict serialization for humans.
https://github.com/falconry/pecyn
Last synced: 6 months ago
JSON representation
Simple, fast, compact Python dict serialization for humans.
- Host: GitHub
- URL: https://github.com/falconry/pecyn
- Owner: falconry
- License: apache-2.0
- Created: 2018-04-05T22:06:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-13T05:06:16.000Z (over 6 years ago)
- Last Synced: 2024-04-24T17:10:43.846Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 3
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Pecyn
Simple, fast, compact Python dict serialization for humans.
__EXPERIMENTAL__: Use at your own risk.
Requires Python 3.5 or better.
Legal
-----Copyright 2018 by individual and corporate contributors as
noted in the individual source files.Licensed under the Apache License, Version 2.0 (the "License"); you may
not use any portion of this software except in compliance with
the License. Contributors agree to license their work under the same
License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.