Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/camelot-dev/camelot
A Python library to extract tabular data from PDFs
https://github.com/camelot-dev/camelot
de0079a711765c165726cdb08b31eec5991e71ff authored about 6 years ago
e50f9c8847a54bb1fe152e87447cbfcf1fdb5b9d authored about 6 years ago
[MRG] Add plot types and update docs
50780e24f8b4ec43a22d99ec0a79eae7c8135312 authored about 6 years ago92e02fa03d9bc7903806cb36de5d730969500f09 authored about 6 years ago
656c4e09bc9d6d46878422b5619d55687b5572e1 authored about 6 years ago
b56d2246ad8f3ee39b9db0076ffc559a579a6678 authored about 6 years ago
87a2f4fdc9590e5df90a813df5bf27d4b7eb983c authored about 6 years ago
451fac9e53fcc621e02413fda6789d501dc8b6de authored about 6 years ago
649fd67c44b72eff436eafc72dc1e7040b871a62 authored about 6 years ago
e45e7478bfa6931f951cbd3069a641c8319f61e2 authored about 6 years ago
d6ffe0f1a9462fae748eb470a066ff31a7e67519 authored about 6 years ago
[MRG] Fix variable name
423e5f8aad95b94f8d26286af156b7531e02e455 authored about 6 years ago619ce2e2a45286716c5bd15927e7f64173d9d0a6 authored about 6 years ago
8d8ca6e4358fce6683c5d5061be811ac0b45dac0 authored about 6 years ago
Add chardet to install_requires
1f0a1c0c68c1d9afbb5b9a5e52268dd4c076aad8 authored about 6 years agocb3e76726bfbb4322a2caf8e996eaecb6f7db9fd authored about 6 years ago
2635f910e49cbd533ddc00680d5f2ef7eec4524c authored about 6 years ago
7bdd9a315609d695b17a4c9f340783923a0eaed4 authored about 6 years ago
6df88f90fbf3db151edbe139f860b9e7276a8be5 authored about 6 years ago
e4af2522801fb0205c9feeba29f4ce4030fae0d7 authored about 6 years ago
[MRG] Add implementation of Anssi Nurminen's table detection algorithm
e7835cac330115fb66e933d63dd9e606cbdfd3d3 authored about 6 years ago23ec6b55f70d1a8ce99630cd984565e29eaf8092 authored about 6 years ago
1f71513004e61a838035a39b31d223e9df478992 authored about 6 years ago
bf894116d2a7d28424fe0799307c36be3b4beb63 authored about 6 years ago
0251422e339b568512c236f47e35c03515c06191 authored about 6 years ago
a1e1fd781d7cdf39707f825a2851ff376e9ff5dd authored about 6 years ago
9b67b271e48a896ce5822b2421d600abf781cf02 authored about 6 years ago
9b5782f9ba58eb52955ebc949aecfa56b78fed14 authored about 6 years ago
bcde67fe179e57a04a58aa824ee0a514885792b2 authored about 6 years ago
529914eb6f3bf387dfc64a96dd99197cbd6065d1 authored about 6 years ago
4e2aee18c33fceafe77379af95c9b486d604d3e2 authored about 6 years ago
a587ea3782a84b348fc455d3f8f0a3371f1b77e0 authored about 6 years ago
378408a271309d7a4034d08d21ffb0b81557adc2 authored about 6 years ago
123227aa8c11238ae94c72ba0506f2d476d0ac57 authored about 6 years ago
cd3aa38f7e253ed1289443f78972594876963972 authored about 6 years ago
b310f16dba440cadc8f66c6487875ac9b1ad6bc4 authored about 6 years ago
defaead6790f5737c348bc1106e6797cf480cee5 authored about 6 years ago
a60ce38d4d9f69ebd6d41e54c8131332a04df028 authored about 6 years ago
36006cadc5d0155d45db7a969921149cdaad2319 authored about 6 years ago
* Rename png files
* Convert plot to PlotMethods class and update docs
* Update test
* ...
db3f8c689765bddf725f319e173c10402d5f312d authored about 6 years ago* [MRG] Create a new figure and test each plot type #127
- move `plot()` to `plotting.py` as...
c0e923516448889fd6e2899f577042e5d08336fe authored about 6 years ago79db6e3d1b2607e257ea4536a726ef78c1148ded authored about 6 years ago
29f22ad1a69ded04ec5199c8d86d55c7687f6ab6 authored about 6 years ago
e8af4c2c1c6a894fdf48905e6aee0f775540f295 authored about 6 years ago
220d6ad29cfd290a0f16696e8c450d08d76e02e7 authored about 6 years ago
Update HISTORY.md
Update HISTORY.md again
9cffe0adbedce38c895b4aa6bb5b67e23954ad4a authored about 6 years ago* [MRG] Add basic support for encrypted PDF files
Update API and CLI to accept ASCII password...
429640feeab449a4481f00bc48eeb92619129796 authored about 6 years ago43663134844767416464dacf217393991ee1473b authored about 6 years ago
2830ed941808c8b514c5be74db1d840b45b26660 authored over 6 years ago
* Creates a new variable that stores a lowercase version of the filename
* Remove variable
39cf65ffef9c2c8feb57ed5ab95370d454304fcd authored over 6 years ago
`table_areas` sounds more apt since it is a list and there can be
multiple table areas on a pag...
8205e0e9ab3e78226d930e86e4563174c5c75b80 authored over 6 years ago
* Use find_executable for gs and raise error if not found
* Remove unused variable
* Add t...
a78ef7f841c74745a8161cc457924631c240f86e authored over 6 years agof734af3a0bf8e0731c54ed784ece461f24132e01 authored over 6 years ago
* Renames camelot.cli to camelot.__main__
Closes #154
* Keep __main__ and cli separate
...
61963aabb655f482414910152260c92a815e05ee authored over 6 years agotest_no_tables_found_warnings_supressed -> test_no_tables_found_warnings_suppressed
60c12707452de557acd3e42f7ea59ef9e5954c6c authored over 6 years ago72481bc1b566ee02d40841bcd3161a85a4988db1 authored over 6 years ago
c5c85a2dc83446dd1f3c0948f108f8ac6822547e authored over 6 years ago
9c6ec496520bb702de5bc845b546d42bf38a3d7c authored over 6 years ago
2a60d1fd54a56486d615747a4124f3ccc86725bd authored over 6 years ago
2022a8abc9f3a477c7a8373973a6b5f886b5fff8 authored over 6 years ago
* Add suppress_warnings flag
* Add --quiet flag to cli (to suppress warnings)
* Remove TOD...
3def4a5aea1c9309b6d98614a12aa3f788271e64 authored over 6 years ago1d064adc3e292173f3dd0fe0d4e44ead19d2961b authored over 6 years ago
7baea06bca09e01aa99b0c08e1180bca6907513a authored over 6 years ago
5645ef5b62a096fb8e3c3ef4752f9570f8df2e66 authored over 6 years ago
7a3b76cb767219f205713e2fc0994db1c1a868c3 authored over 6 years ago
970f90643561f0851f47158a0303c3a5db5c5514 authored over 6 years ago
297888b18c5f4983d6e38dc4ee876f279f5e4655 authored over 6 years ago
9362175a82eaa94526e8a335fee9d3991e07d97f authored over 6 years ago
9e6474e5a6d1da2f936c6950e832bd4671662ee1 authored over 6 years ago
* Run codecov only once
* Update .travis.yml
* Update .travis.yml
* Add os based instal...
1ba0cfc7bc7721be7ef43b601f90abf8fab6e14e authored over 6 years agoUpdate conda installation instructions again
8d389078320fddc9c17b42f2afc278de5da91fcc authored over 6 years agoUpdate HISTORY.md again
ac2d40aa444c50a4b56833c8d7e539ff65cf5d19 authored over 6 years agoc33bf9c1685f400e8f07901ab068afc42225633d authored over 6 years ago
d628e9b5df9933989b095d554dd7961b8fbead01 authored over 6 years ago
750f955f9ccf062ce4c5e765f1407eb3b5867446 authored over 6 years ago
898646b73bc999cc68a850c1e29c595c4e650323 authored over 6 years ago
45e7f7570e913c1f23cefef45720eaf09142e32f authored over 6 years ago
296be21d9dc1e8e2101d3ec9cc74abd2fdadbedd authored over 6 years ago
Update HISTORY.md
1a358f603acc37600474a5943d21b9c4a1e041ff authored over 6 years agofe68328ef2dc957417e5899b110ce64ef4cb2588 authored over 6 years ago
455b6d7961d8f0d78f6203a19ca0a2fe018598fa authored over 6 years ago
Replace gs subprocess call
Update requirements.txt
2527512f633aeeb1f0a65044739699f9b9ec7194 authored over 6 years ago9b2fc53e587abd12f075f12b4090f882b0a5e796 authored over 6 years ago
80f6870117cb02dd6b387e7c7072021ba6106039 authored over 6 years ago
* add tests for repr
* remove repr for Cell
* add round for repr of Cell
* change decim...
c53ea795fd425e92664bbfa7fe7979157530f123 authored over 6 years agof13337d50a3f2659158356fc12a310fcfb2b92ec authored over 6 years ago
192f12a710c70bb4ac426b5b069a94884ff505cf authored over 6 years ago
* Make setup.py pep8
Add new line at end of file, fix bare except, remove unused import.
*...
90aaba6eec4e12fe97ff2c876566c9832bf430c6 authored over 6 years ago* Remove unused image processing code
* Add opencv back-compat comment
* Add tests for par...
6e8079df84c9f05051e315e77773c2772af3c32d authored over 6 years ago* Add ghostscript fix for windows
* Add python2 fix
* Update install.rst
cf7823f33c17cf2d25db7f0509f98eb427d28085 authored over 6 years ago* Add python versions
* Add MANIFEST.in
* Bump numpy version
f7e69bbbfe048865e2626bedba9ad3d29b6e2cc6 authored over 6 years ago* add .vscode
* add tests for UsageError
* fix pep8
58eddd08048ccfd72a14f4a5a4d64d75832e8337 authored over 6 years ago9d00937ec7f381290f1d98ae8a58bd0e25eace1a authored over 6 years ago
2a1d21af326862ea1509109a047d096a0157f8f1 authored over 6 years ago
* Update contributor's guide with new labels
* Update labels in docs
2b8ae5fa4d639420356a186d8f638cdc8d377b8c authored over 6 years ago* Copyedit index.rst
* Copyedit intro.rst
* Copyedit install.rst
* Copyedit how-it-work...
ea79cf2fb7977e5a5d2d1432217dce5de29c49ad authored over 6 years agoAdd fix for coverage
Add source and omit to coveragerc
Update coveragerc
Update coveragerc
A...
9537143fe0a9f762ee4a526119edd5f16cf747d0 authored over 6 years ago