Skip to main content

A terminal-based dating application for UTD students

Project description

Kuiper

A terminal-based dating application for UTD students, built with the curses API.

Installation

Unfamiliar with terminal stuff? Here's what you need to start using Kuiper:

  1. Install Python
  2. Open up your terminal or command line
  3. Type in python3 -m pip install kuiper. You may receive some nasty output, that's alright. Mac users might need to install XCode tools
  4. Now you're ready to use Kuiper! Just type kuiper into your command line, and the TUI should boot.

Usage

$ kuiper                       # Start the TUI
$ kuiper -c USERNAME PASSWORD  # Login with credentials
$ kuiper -d                    # Print configs
$ kuiper -i                    # Initialize the database
$ kuiper -h                    # View the help menu
$ kuiper -l new_configs.yaml   # Update server configs
$ kuiper --local_server        # Connect to localhost server
$ kuiper -q                    # Suppress server output
$ kuiper -s                    # Start server

Menu navigation is controlled by the up and down arrow keys.

When filling out a form field, the string in the bottom-right corner is the current buffer. Hit "Enter" to save the form field.

Configs

The follow are the configuration options supported by Kuiper.

To modify Kuiper's configs, create a config.yaml file with the keys and values you'd like to overwrite, and call kuiper -l config.yaml

Config Default Value Description
bind_host "127.0.0.1" The address on which the server will be hosted via kuiper -s
port 8000 The port on which the server will be hosted via kuiper -s
access_host "35.172.42.184" The address to the server the client will ping. The defualt value is the static IP address of Kuiper's main server
db_path "kuiper.db" The path to the server's user and post database
required_email_suffix "@utdallas.edu" The email suffix required during registration. For no requirement, set to ""
org_name "UTD" The organization name to be displayed at login and registration
server_email_username/password None/None The login information for the email the server will use to send email verification codes
server_email_smtp_addr/port "smtp.gmail.com"/465 The SMTP address/port used to send emails
text_editor "vim" The text editor called via the subprocess module to write posts and comments

Inspiration

UTD Bruh Moments IG Post

Original Reddit Post

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

kuiper-0.8.15.tar.gz (35.2 kB view details)

Uploaded Source

Built Distribution

kuiper-0.8.15-py3-none-any.whl (34.7 kB view details)

Uploaded Python 3

File details

Details for the file kuiper-0.8.15.tar.gz.

File metadata

  • Download URL: kuiper-0.8.15.tar.gz
  • Upload date:
  • Size: 35.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.7 CPython/3.7.6 Darwin/19.6.0

File hashes

Hashes for kuiper-0.8.15.tar.gz
Algorithm Hash digest
SHA256 6de3517b4cdc9c16aa803729be3a2635ceb4d48e9a900e19c133121deef7f8a8
MD5 7de8d686e4e8fcb464be70e53e5acc62
BLAKE2b-256 7036055f2ea03453d128bf9ab87fd24c8e84f84d156f38017e651487111141af

See more details on using hashes here.

File details

Details for the file kuiper-0.8.15-py3-none-any.whl.

File metadata

  • Download URL: kuiper-0.8.15-py3-none-any.whl
  • Upload date:
  • Size: 34.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.7 CPython/3.7.6 Darwin/19.6.0

File hashes

Hashes for kuiper-0.8.15-py3-none-any.whl
Algorithm Hash digest
SHA256 acfe51355bc0a841f43c194a050544fdf71a5dcfb66e10d4c0b68a881a9c4c8d
MD5 3bb3aea11d1755ca419bdade33c0ecfc
BLAKE2b-256 38a4e32bc3942e20723c2912a72ab43830e7102c4b4fecec6ebf072b99fddebc

See more details on using hashes here.

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