Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor refactoring #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

mikalaisyty
Copy link

@mikalaisyty mikalaisyty commented Oct 9, 2018

First of all, thank you for the awesome samples! I was a visitor of the Open Codes exhibition at ZKM and saw your training session. It is just incredible how large is the amount of work done.

Please, consider this PR as an attempt to help. If you have any questions please do not hesitate to write comments or contact me directly. I would be happy if I could somehow contribute to any of the ZKM related projects.

Anyway this PR makes the following changes:

  1. Removes surplus/duplicated .gitignore files.
  2. Provides a better way to install Python dependencies with on sigle command.

Reference: https://pip.pypa.io/en/stable/user_guide/#requirements-files

The requirements.txt file can be generated automatically by using an Open Source project called pipreqs (https://github.com/bndr/pipreqs).

  1. All corresponding changes are applied in README.md file.

Copy link
Owner

@digital-codes digital-codes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for the effort. Just 1 issue: pip should be pip3, right? I'm not going to deal with Python2

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.

2 participants