Skip to main content

Add a short description here!

Project description

linkedin_pdf_extractor

Add a short description here!

A longer description of your project goes here…

Note

This project has been set up using PyScaffold 4.3.1. For details and usage information on PyScaffold see https://pyscaffold.org/.

Steps to upload it to pypi: 1. Delete the old tag command to delete the tag on local repo : git tag -d <tagname>

2. Push the changes to remote: command: git push origin –delete <tagname>

3. create a new tag Command: to create a new tag : git tag -a tagname -m “my version 1.4”

4. push that tag Command: git push origin tagname

5. Build the package distribution Command: tox -e build # to build your package distribution

6. Publish the package Command: tox -e publish – –repository pypi # to release your package to PyPI

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

linkedinpdfextractor-1.3.0.tar.gz (1.4 MB view hashes)

Uploaded Source

Built Distribution

linkedinpdfextractor-1.3.0-py3-none-any.whl (25.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page