Skip to content

introduce more pythonic way to install vidsum#51

Open
4383 wants to merge 1 commit intoOpenGenus:masterfrom
4383:feat/improve-install
Open

introduce more pythonic way to install vidsum#51
4383 wants to merge 1 commit intoOpenGenus:masterfrom
4383:feat/improve-install

Conversation

@4383
Copy link
Member

@4383 4383 commented May 12, 2018

Fixes issue: #[Mention the issue number it fixes or add the details of the changes if it doesn't has a specific issue.]

This merge request introduce best practices about how to install properly python package.

This merge request can be following by an other merge request for deploy vidsum on pypi and users can install it from pypi pip install vidsum.

Changes:
[Add here what changes were made in this pull request.]

  • introduce setuptools for install package like a standard python package
  • introduce pbr for generate automaticaly release based on git tags and manage a more properly semver
  • update the documentation for using these features
  • rename files and directory for respect python best practices conventions (init, etc...)

@4383 4383 changed the title introduce more python way to install vidsum introduce more pythonic way to install vidsum May 12, 2018
@4383
Copy link
Member Author

4383 commented Jun 25, 2018

Hi @AdiChat! Can you review please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant