Skip to main content

A package used for minor annoyances that I experience throught coding.

Project description

carrier.py

carrier.py is a Python package/module that's used to save time when programming, it helps with functions such as 24 and 12 hour time, Discord webhooks, etc. These are all mainly things that I've been annoyed by because I keep forgetting the code and so I've just bundle it up into carrier.py

Installation

You will need Python 3.6+

# Linux/macOS
python3 -m pip install carrier.py

# Windows
py -3 -m pip install carrier.py

Example

import carrier
import time

while True:
    if carrier.Timecheck("22:30", "HM") == True: 
        print("It is 22:30 aka 10:30 PM.")
        exit()
    else:
        print("It is not 22:30 aka 10:30PM.")
    
    time.sleep(1) 

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

carrier.py-0.0.2.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

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

carrier.py-0.0.2-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file carrier.py-0.0.2.tar.gz.

File metadata

  • Download URL: carrier.py-0.0.2.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/1.5.0 colorama/0.4.4 CPython/3.10.1

File hashes

Hashes for carrier.py-0.0.2.tar.gz
Algorithm Hash digest
SHA256 4224988002c525b1e5df279652b0c6268e23d5566e2db79898c49b6324fc6c7d
MD5 cbfbe3e06b4e66e1190f75802c52f770
BLAKE2b-256 e98fee1dfb949ecbbfe68f22d4749acd5343de832a9205db9025fc87acede0cc

See more details on using hashes here.

File details

Details for the file carrier.py-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: carrier.py-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 3.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/1.5.0 colorama/0.4.4 CPython/3.10.1

File hashes

Hashes for carrier.py-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7d92b0d2d3a987e8139588367e60683f6695ebb092d37bb205cc171809fc695b
MD5 deb99ef4136c6f0ba7c80d6a6dca34db
BLAKE2b-256 c0223c7b2eab3b2e98fb979002b1878091d065f4ee43381a8efa2c5eaf5d6823

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