Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build pychop3d as python package #31

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

josephsamela
Copy link
Contributor

This PR adds a setup.py for building pychop3d as a python package. Here's an alpha version of the package I built for testing. Please try it out and give feedback!

https://github.com/JosephSamela/pychop3d/releases/tag/alpha-1

After installing, you can import the package like normal. For example...

from pychop3d import utils

NOTICE! I did not run tests against alpha-1. I'll try those out and report back when I get a chance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant