python-pdftables-api icon indicating copy to clipboard operation
python-pdftables-api copied to clipboard

Release on PyPI

Open StevenMaude opened this issue 4 years ago • 2 comments

Release a version on PyPI, so it can be installed directly with pip.

StevenMaude avatar Nov 21 '19 16:11 StevenMaude

Hi, When I use :

import pdftables_api c = pdftables_api.Client('my-api-key') c.xlsx('Holidays List 2020.pdf', 'output_test.xlsx')

There was an OS error ConnectionError: ('Connection aborted.', OSError(0, 'Error'))

Kindly Help.

swebalaji avatar Feb 12 '20 08:02 swebalaji

@swebalaji: your problem is off-topic for this issue as it's to do with releasing a version of the Python API on PyPI.

(Nonetheless, it is likely that your problem is due to the scheduled essential maintenance we had 2020-02-12 0700-1000 UTC requiring us to take the whole site down. We sent an email to existing API users and displayed a notification banner on our website.

The site is now available again; please try again and feel free to open a new issue if it is not resolved.)

StevenMaude avatar Feb 12 '20 10:02 StevenMaude