Giter VIP home page Giter VIP logo

photo-organizer's Introduction

Python Photo Organizer

The most simple photo organizer ever! :p

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them

Python 3.x

Installing

A step by step series of examples that tell you how to get a development env running

Install Python 3.x with pip

Install Pillow, a Python Imaging Library

pip install Pillow

Install PyInstaller, to generate .exe file (for Windows)

pip install pyinstaller

Running the tests

To run a test, call the script inside a folder with photos.

python photo-organizer.py .

For Windows in Context Menu:

  1. To generate photo-organizer.exe file to run on Windows.
pyinstaller -w -F photo-organizer.py
  1. Add the keys on Registry or run photo-organizer.reg.
  2. Copy .exe file on C:\Program Files\Photo Organizer
  3. Add C:\Program Files\Photo Organizer in the Path on Windows Environment Variable.

Contributing

Feel free to submitting pull requests to us.

Authors

  • Gabriel Froes - Initial work - Twitter
  • Vanessa Weber - Initial work - Twitter

License

This project is licensed under the GNU General Public License.

Acknowledgments

  • First steps in Python language
  • Create simple and useful things
  • Build code for Código Fonte TV, our Youtube Channel.

photo-organizer's People

Contributors

gabrielfroes avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.