Skip to main content

Pyloveis a python library create to show all my love and creativity to Sara Maria Bejarano the love of my live

Project description

pylove

https://img.shields.io/pypi/v/pylove.svg https://img.shields.io/travis/jsprieto10/pylove.svg Documentation Status

Pyloveis a python library create to show all my love and creativity to Sara Maria Bejarano the love of my live

Stable release

To install pyloves, run this command in your terminal:

$ pip install pyloves

Features

There are 3 main features

  • Encrypt file: This feature is a function that recieves one password and the path of a file you want to encrypt the function produces a .bejaranoEncrypt file in the same folder of the input file

  • Decrypt file: This feature is a function that recieves one password and the path of a file generate by the encrypt function ( .bejaranoEncrypt file) the functions generates a file decrypts

  • Say Love: This feautre is a function that returns and prints the translation of ‘Te amo con todo mi corazón’ in a random language, the list of langs is the list define in the ISO_639-1 list

Usage

from pyloves.pyloves import encrypt_file, decrypt_file, say_love


encrypt_file("16-octubre", "file_input.txt") \# Generates .bejaranoEncrypt file
decrypt_file( "16-octubre", "file_input.txt.bejaranoEncrypt") \# In this example is going to override first input path
say_love() \# prints 'Love you' in random language

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2020-04-16)

  • First release on 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

pyloves-1.0.0.tar.gz (10.2 kB view hashes)

Uploaded Source

Built Distribution

pyloves-1.0.0-py2.py3-none-any.whl (5.4 kB view hashes)

Uploaded Python 2 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