Skip to main content

A simple command line program use to encipher/decipher text to/from Caesar Cipher.

Project description

Julius Cipher - Python Edition

A simple program use to Encipher/Decipher text to/from Caesar Cipher or Vigenere Cipher. And yes, there are more versions of this program from other programming languages.

Installation

  1. Install Python 3.x from here. (Ignore if you already have Python 3.x installed)
  2. Open terminal, run:
    pip install julius_cipher
    

Usage

  1. Open terminal, run:
    caesar
    
  2. Alternatively, in a Python file (*.py), you can do:
    from julius_cipher import main
    main()
    

    To use the program.

  3. Similarly, you can do:
    from julius_cipher import Caesar
    

    Or:

    from julius_cipher import Vigenere
    

    To use the ciphering functions.

Changelog

Version 4.0: Added support for Vigenere Cipher.

Requirement(s)

  1. Python 3.x
  2. Ziz's Utilities.

Note(s)

  1. While the input from file mode support pretty much any file type, anything other than plain text files (*.txt,...) could cause the program to freeze up (e.g *.exe,...) so avoid inputting those.

License

This project is licensed under the GNU General Public License 3.0, check LICENSE for more details.

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

julius_cipher-4.0.tar.gz (17.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

julius_cipher-4.0-py3-none-any.whl (17.6 kB view details)

Uploaded Python 3

File details

Details for the file julius_cipher-4.0.tar.gz.

File metadata

  • Download URL: julius_cipher-4.0.tar.gz
  • Upload date:
  • Size: 17.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for julius_cipher-4.0.tar.gz
Algorithm Hash digest
SHA256 1613577269f185508839e125831fe28482e9dcdbf8604bb2e4160c9e30a541b3
MD5 645e90969e764405f3447970a3ff2a53
BLAKE2b-256 c0dee5499e96e60076ce222fbc1535587573c222141ba5faf3beeb11318173ac

See more details on using hashes here.

File details

Details for the file julius_cipher-4.0-py3-none-any.whl.

File metadata

  • Download URL: julius_cipher-4.0-py3-none-any.whl
  • Upload date:
  • Size: 17.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for julius_cipher-4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ecb84d2999bd08ea6d965299a1a105bfa4dc54979757ca26e39671f11d63b4c4
MD5 7c463909f0851df7cc49fd5efa06306f
BLAKE2b-256 34a2b621866850e3134790a2c20ac476abad23146b9972d75bd91adaf2d5ee21

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page