Skip to content

anthonyhauck/python-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-starter

A python starter project for Hypar.

The dotnet-starter project is a dotnet core 2.0 library project which references the Hypar SDK and uses the Hypar CLI to bootstrap your project.

Prerequisites

Getting Started

  • Fork this repository.
  • Clone your fork of the repository locally.
  • Edit the hypar.json to describe your function.

Test

Although not a strict requirement of Hypar, your code should have tests. The python-starter project uses Python's unittest module. To run the tests you can do the following:

cd test
python -m unittest

Preview

Hypar functions generate geometry in the form of glTF models. See the unit tests for a test which generates a .glb file that can be used to preview geometry. GlTF models can be previewed using the online glTF viewer.

About

A python starter project for Hypar.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages