Skip to content

Abschlussprojekt im Modul Automatisieren mit Python.

Notifications You must be signed in to change notification settings

GoniMcColly/autpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatisierung mit Python

Mit Wuff und Wau!

This script provides a CLI tool to explore data about dogs from the city of Zurich.

The following functions are available:

  • Search for a dog by name
  • Collect and calculate various statistics
  • Make up a new dog based on real data

Getting Started

git clone https://github.com/cvanloo/autpy.git && cd autpy

# Optionally setup venv
python3 -m venv venv
source venv/bin/activate # depending on shell use the script with the correct extension!

# Install dependencies
python3 -m pip install -r requirements.txt

About

Abschlussprojekt im Modul Automatisieren mit Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages