Skip to main content

No project description provided

Project description

Contacts24

Contacts24 is a command-line interface for managing your contacts.

Requirements

  • Python 3.11
  • Poetry

Quickstart

  1. Install Contacts24 directly from PyPI:
pip install contacts24 --upgrade
  1. Run Contacts24
python -m contacts24

Installation from Source Code

If you want to run Contacts24 from the source code, you can clone the repository and set up a Poetry environment:

Clone the repository

git clone https://github.com/konvio/python-contacts-cli-2024
cd python-contacts-cli-2024

Configure Poetry

poetry config virtualenvs.in-project true --local
poetry env use 3.11

Install dependencies and run the program

poetry install
poetry run python main.py

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

contacts24-24.3.17.tar.gz (10.9 kB view hashes)

Uploaded Source

Built Distribution

contacts24-24.3.17-py3-none-any.whl (15.2 kB view hashes)

Uploaded 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