Skip to content

cooligus/epa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EPA

Egzamin Praktyczny to Anki

Purpose

Anki is the best and Egzamin Praktyczny is also the best. I wanted to merge them. Anyway consider supporting them.

Usage

  1. Create a virtual environment:

    • Open your terminal or command prompt.
    • Navigate to the project directory: cd /somewhere/on/your/computer/
    • Create a virtual environment: python3 -m venv env
    • Activate the virtual environment:
      • On Linux/macOS: source env/bin/activate
      • On Windows: env\Scripts\activate
  2. Install dependencies:

    • Once the virtual environment is activated, run: pip install -r requirements.txt
  3. Run the project:

    • Run the main script: python3 main.py

About

Egzamin Praktyczny to Anki

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages