Skip to content

AlexLee/pythonocc-core

 
 

Repository files navigation

license Build Status Conda installer Code Health

pythonocc-core

pythonocc is a python library whose purpose is to provide 3D modeling features. It is intended to developers who aim at developing CAD/PDM/PLM applications.

The basis of pythonocc is python wrapper for the oce C++ library (see https://github.com/tpaviot/oce), aka pythonocc-core.

We use the following online resources:

How to create a local copy of the repository?

git clone git://github.com/tpaviot/pythonocc-core.git

How to stay up to date with latest developements?

cd pythonocc-core
git pull

How to compile ?

Read INSTALL.md file for instructions on compiling for both Windows, Linux and OSX.

License

You can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 3 as published by the Free Software Foundation.

About

A python wrapper for the OCE library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 63.3%
  • C++ 11.6%
  • Shell 9.6%
  • Makefile 8.6%
  • JavaScript 4.7%
  • CSS 1.9%
  • C 0.3%