Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
 
 

README.md

Outline

RP Contacts

RP Contacts is a Contact Book application built with Python, PyQt5, and SQLite.

Running the Application

To run RP Contacts, you need to download the source code. Then open a terminal or command-line window and run the following steps:

  1. Create and activate a Python virtual environment
$ cd rpcontacts/
$ python -m venv ./venv
$ source venv/bin/activate
(venv) $
  1. Install the dependencies
(venv) $ python -m pip install -r requirements.txt
  1. Run the application
(venv) $ python rpcontacts.py

Note: This application was coded and tested using Python 3.8.5 and PyQt 5.15.2.

Release History

  • 0.1.0
    • A work in progress

About the Author

Leodanis Pozo Ramos – @lpozo78leodanis@realpython.com

License

Distributed under the MIT license.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.