Skip to content

jennirinker/PyEvent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyEvent

Python tools for event management

This repository is very much a work in progress.

Requirements

  • Python 3.6
  • PyQt5
    • conda install pyqt
  • pandas
    • conda install pandas

Installation

These installation instructions are tailored to Windows users. You might have to change them depending on how your system is configured.

  1. Open a git terminal
  2. cd to where you want the package
  3. In the git terminal: git clone https://github.com/jennirinker/PyEvent.git
  4. Open an Anaconda prompt
  5. cd to the newly created PyEvent folder
  6. In the Anaconda Prompt: pip install -e .

Issues?

For any issues with the code or feature requests, please use GitHub's Issue Tracker.

About

Python Event Management System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages