Skip to content

This is a small script to create eventbrite tracking links from a csv.

License

Notifications You must be signed in to change notification settings

JonasPetry/eventbrite-link-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eventbrite link poster

This tool allows to create multiple reference Links in Eventbrite from a CSV file.

Setup

Make sure the latest Gecko-Driver is installed on your mashine and added to your PATH

  1. Setup virtualenv
  2. Run pip install -r requirements.txt to install all dependencies
  3. Adjust the parameter inside of the main method in the eventbrite_poster to your event

Run script

To run the script execute the main method of eventbrite_poster.py inside your IDE or run python eventbrite_poster.py in your terminal

About

This is a small script to create eventbrite tracking links from a csv.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages