Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Blosc/pycblosc

A low level Python interface to the C-Blosc library
https://github.com/Blosc/pycblosc

[FIX] Update the LD_LIBRARY_PATH on Linux platforms

4c1e20cd307f90e2b87c5ffcb671ccc24bdb7ac4 authored almost 7 years ago
Copy shared blosc lib during the install stage, for rtfd pleasure

d8a3d680f9bed0f15d781bf86b529de58b25cda5 authored almost 7 years ago
Copy shared blosc lib during the build stage, not install

a53ca4df127e64c01797e3e31965ba4a430dea3d authored almost 7 years ago
Merge pull request #1 from Blosc/conan

Install C-Blosc shared libraries via Conan

ce2da2953255f4dcaeacaee47e58784a39c03ab2 authored almost 7 years ago
Using an install_data extension of distutils

327b8ab88d52c3c81356d2231f8f1e2111086b94 authored almost 7 years ago
A first approach for install blosc shared lib automatically

9c8e36d6651a57f968473ebd42d7b586b837c307 authored almost 7 years ago
doc/ -> docs/

ed54aff1d3120ab430e1c4bac2a3e6b93ac93a09 authored almost 7 years ago
[DOC] Using tox when testing via make

c719185678f4c39ce4e33c72e6c171a82a8d985a authored almost 7 years ago
[TST] Checked Python 2.7 and 3.6 via tox

64e861e36d0c88f5f1baa73b53840876578f4947 authored almost 7 years ago
Added sphinx as a requirement for devs

387c581ea5a2c8f548e624e9bc9c0bc4610888b6 authored almost 7 years ago
[DOC] Fixed some docstrings

41a739cd600777e598d0cb169c6c6734808c8a16 authored almost 7 years ago
Sphinx docs for low level API are mostly in place

459c40798670682adcfbfc9335ac0b228a18ef52 authored almost 7 years ago
First version of sphinx docs

de7e9a6c5ec8376c651e7af9b9e7867d82269077 authored almost 7 years ago
Added the setuptools dependency

fa264c74fca3a827a1330e001aeb7962870758cb authored almost 7 years ago
Adopted a package structure and py.test

fd200a23962e36ab888bd48744d4fe18af45f0cc authored almost 7 years ago
[DOC] Added docstrings for all the functions in the public API

addf232319ce8b9946578bbde9bfe34e96a8fe7b authored almost 7 years ago
Printed versions for pycblosc and c-blosc during a test run

f590f591bb8dfb9074a9763ba89235321aa1b626 authored almost 7 years ago
Check that we have a reasonable recent C-Blosc library installed

793d639d985fa106db271c386da034f800807b0b authored almost 7 years ago
Do not try to create an array per test: it is expensive

9d6cdceb3a5f8d51382de7f112749903ef031339 authored almost 7 years ago
Minor fixes in readme

076f1c18768f43386f004f3ec88dfd73bce22c71 authored almost 7 years ago
Added the BSD license

d4ffb4e388bb4a924923839eff130cd89e8d7507 authored almost 7 years ago
First commit

35c62aaf6ba24e0285bcd0abe489e50c4a741ad1 authored almost 7 years ago