Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #76879

ANN: binario - simple work with binary files

Newsgroups comp.lang.python
Date 2014-08-23 09:24 -0700
Message-ID <33f920ca-16ce-40ce-ab3a-4479beeeae4e@googlegroups.com> (permalink)
Subject ANN: binario - simple work with binary files
From bwatas@gmail.com

Show all headers | View raw


binario is the Python package that lets an application read/write primitive data types from an underlying input/output file as binary data.

Package on PyPI: https://pypi.python.org/pypi/binario
Package on GitHub: https://github.com/asaskevich/binario
Docs: http://binarios-docs.readthedocs.org/en/latest/

Package still in Alpha, and I need some help with testing, new features and docs :)

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

ANN: binario - simple work with binary files bwatas@gmail.com - 2014-08-23 09:24 -0700
  Re: ANN: binario - simple work with binary files Rustom Mody <rustompmody@gmail.com> - 2014-08-23 20:13 -0700
  Re: ANN: binario - simple work with binary files Алексей Саскевич <bwatas@gmail.com> - 2014-08-25 02:58 -0700
    Re: ANN: binario - simple work with binary files Rustom Mody <rustompmody@gmail.com> - 2014-08-25 05:33 -0700
    Re: ANN: binario - simple work with binary files Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-08-25 14:20 +0100
  Re: ANN: binario - simple work with binary files Tim Roberts <timr@probo.com> - 2014-08-25 18:28 -0700
    Re: ANN: binario - simple work with binary files Rustom Mody <rustompmody@gmail.com> - 2014-08-25 20:45 -0700
      Re: ANN: binario - simple work with binary files Tim Roberts <timr@probo.com> - 2014-09-01 17:35 -0700
        Re: ANN: binario - simple work with binary files Rustom Mody <rustompmody@gmail.com> - 2014-09-01 21:35 -0700
          Re: ANN: binario - simple work with binary files Tim Roberts <timr@probo.com> - 2014-09-06 11:34 -0700

csiph-web