Javier Sancho
2018-06-01 11:17:49 UTC
# Announcing datasette-pytables 1.0.2
## What's new
This is the first public release. Please feedback would be very
appreciated.
Many things are working, most specially:
* Filters (e.g. `temp >= 3`) are working.
* Sorted by is working for columns with CSI indexes.
* Pagination is implemented for the first dimension of tables or arrays.
* Arrays can be visualized (at least when they are small).
## What it is
Datasette-PyTables provides a web interface and a JSON API for
[PyTables](https://github.com/PyTables/PyTables) files, allowing them to
be accessible for e.g. Javascript programs. It works in conjunction with
[Datasette-Core](https://github.com/PyTables/datasette-core), a trivial
fork of the original [Datasette](https://github.com/simonw/datasette),
which provides a web interface for SQLite files. This fork is able to
work with SQLite files, like the original project, but can accept
external connectors for any kind of database files, so you can develop
your own connector for your favourite data container if you want (read
[developers
doc](https://github.com/PyTables/datasette-pytables/blob/master/DEVELOPERS.md)).
## Resources
Visit the main datasette-pytables site repository at:
https://github.com/PyTables/datasette-pytables
----
**Enjoy data!**
--
Javier Sancho Fernández - http://www.jsancho.org/
Associate Member of the Free Software Foundation - http://www.fsf.org/
Contra el DRM - http://www.defectivebydesign.org/what_is_drm
## What's new
This is the first public release. Please feedback would be very
appreciated.
Many things are working, most specially:
* Filters (e.g. `temp >= 3`) are working.
* Sorted by is working for columns with CSI indexes.
* Pagination is implemented for the first dimension of tables or arrays.
* Arrays can be visualized (at least when they are small).
## What it is
Datasette-PyTables provides a web interface and a JSON API for
[PyTables](https://github.com/PyTables/PyTables) files, allowing them to
be accessible for e.g. Javascript programs. It works in conjunction with
[Datasette-Core](https://github.com/PyTables/datasette-core), a trivial
fork of the original [Datasette](https://github.com/simonw/datasette),
which provides a web interface for SQLite files. This fork is able to
work with SQLite files, like the original project, but can accept
external connectors for any kind of database files, so you can develop
your own connector for your favourite data container if you want (read
[developers
doc](https://github.com/PyTables/datasette-pytables/blob/master/DEVELOPERS.md)).
## Resources
Visit the main datasette-pytables site repository at:
https://github.com/PyTables/datasette-pytables
----
**Enjoy data!**
--
Javier Sancho Fernández - http://www.jsancho.org/
Associate Member of the Free Software Foundation - http://www.fsf.org/
Contra el DRM - http://www.defectivebydesign.org/what_is_drm
--
You received this message because you are subscribed to the Google Groups "pytables-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pytables-users+***@googlegroups.com.
To post to this group, send an email to pytables-***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "pytables-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pytables-users+***@googlegroups.com.
To post to this group, send an email to pytables-***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.