Skip to content

Hansoft/HelixPlanAPI-Python-Examples

Repository files navigation

Helix Plan API Python Examples

Examples to explore the Helix Plan API using Python.

GraphQL Client

  • Simple implementation of various useful queries and mutations used by the other scripts.

Test Data Creator

  • Generates users, groups and projects with real-looking names
  • Sets user permissions
  • Add users to groups and projects

Calendar Exporter

  • Exports all releases from provided project to an .ics file
  • Depends on:
    • ics v. 0.7.2

Copy Bugs

  • Simple copy of bugs between projects (just item name)

Dependencies

Quick Start

  • Download and install the dependencies
  • Modify the URL, USER and PASSWORD in settings.py with your login details
  • Run python3 testdatacreator.py and follow the instructions.

About

Examples to explore the Helix Plan API using Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages