Skip to content

jrolf/votedev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

votedev

Open source code base for Vote.dev

Installation

pip install votedev

Quick Start

from votedev import hello

print(hello())  # "Hello from votedev v0.1.0!"

Requirements

  • Python 3.11+

License

MIT License - see LICENSE for details.

Development

This project uses a develop branch workflow:

  1. Development work happens on the develop branch
  2. Version bumps are made in pyproject.toml and src/votedev/__init__.py
  3. Merging develop into main triggers automatic publishing to PyPI

About

Open source code base for Vote.dev

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages