Skip to main content

An image re-sizing and compression tool

Project description

Copyright (c) 2018 Alex Robbins, Darrien Kennedy, James Salvatore

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Description: # Aperture

#### An image formatting and compression tool.


### Environment Setup
We'll be using `pipenv` to manage our virtual environment, and dev dependencies for the project.
1. Install pipenv: `pip install pipenv`.
2. `cd` into `aperture` and initialize the virtual environment: `pipenv install`.
3. Enable the virtual environment: `pipenv shell`.
4. You're good to go! Refer to the `pipenv` docs for installing dependencies and much more: https://docs.pipenv.org/


### Building aperture locally
1. Install aperture as a python library and a source distribution in your virtual environment: `make install`.
2. Remove left over build artifacts: `make clean`.

### TODO:
1. Register aperture to the PyPi index (aperture already taken, so `aperturepy` will probably suffice).
2. Define a styling format for yapf that we all agree on.
3. Define a documentation format that we all agree on (this is a good place to start: https://google.github.io/styleguide/pyguide.html).
4. Figure out how to properly use docopt.
5. Once we're past the goals for Week 2 (basic CLI functionality), we need to move the code for the CLI to a separate repository, where this `aperture` repo will only contain the stand-alone python library.
Platform: UNKNOWN

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

aperture-cli-1.0.0.tar.gz (12.6 kB view details)

Uploaded Source

Built Distribution

aperture_cli-1.0.0-py2.py3-none-any.whl (15.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file aperture-cli-1.0.0.tar.gz.

File metadata

File hashes

Hashes for aperture-cli-1.0.0.tar.gz
Algorithm Hash digest
SHA256 e155a68fc4f2926f1067829c3981a25f3415f038807ddf0600efbb38b7424e51
MD5 ae795a5fdba6e76313e2bbba4a8e02ec
BLAKE2b-256 9241e7edd6380a16c3b907c62680690997816f207affaa321321a659202c1fd8

See more details on using hashes here.

File details

Details for the file aperture_cli-1.0.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for aperture_cli-1.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a1806398afc8902db71fdbc22eaa7522d9a39e8887969849be5548c7b6ec0fa1
MD5 40f19f22616283c30277ef1674b4921a
BLAKE2b-256 89d7bfd6764be3bc771f6918ab9b6b7ad7964d869c741ad6d477d831cc9eb293

See more details on using hashes here.

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