kgriffs / pecyn

Simple, fast, compact Python object serialization for humans.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pecyn

Simple, fast, compact Python object 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.0

Unless 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.

About

Simple, fast, compact Python object serialization for humans.

License:Apache License 2.0


Languages

Language:Python 63.2%Language:Shell 36.8%