GithubHelp home page GithubHelp logo

ghareth / pythonocc-core Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tpaviot/pythonocc-core

0.0 1.0 0.0 59.96 MB

A python wrapper for the OCE library

License: GNU Lesser General Public License v3.0

Shell 0.01% CMake 0.10% Python 1.36% C++ 0.29% Batchfile 0.01% C 0.01% SWIG 98.23%

pythonocc-core's Introduction

Travis Build Status Appveyor Build status Conda installer Downloads Badge Language grade: Python Codacy Badge Join the chat at https://gitter.im/tpaviot/pythonocc-core

pythonocc-core

About

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.

Latest release : pythonocc-core 0.18.2 (february 2019)

Download/install binaries

pythonocc provides precompiled conda packages (they depend on third part libraries made available from the dlr-sc and conda-forge conda channels) for python 2.7, 3.5 and 3.6. This will get you up and running in minutes whether you run win32/win64/linux64/osx64. Here is an example for python 3.5:

# install pythonocc in the active environment with python 3.5
conda install -c conda-forge -c dlr-sc -c pythonocc -c oce pythonocc-core==0.18.2 python=3.7

Just replace "3.5" with "2.7" or "3.6" in the previous command to fit with your prefered python version.

Download pre-releases/development binaries

Each time a change is committed to the github repository, related binaries are uploaded to the tpaviot anaconda channel, labelled with the git development branch name.

Go and check https://anaconda.org/tpaviot/pythonocc-core.

Build from source

Read the INSTALL.md instructions where you find compilation instructions for all platforms.

Online resources

We use the following online resources:

oce and pythonocc

The basis of pythonocc is a python wrapper for the oce C++ library / CAD kernel, aka pythonocc-core. pythonocc-core version number matches the oce library releases its wrapping.

For example; the current pythonocc-core release, 0.18, requires any of the OCE 0.18.x releases. Here, the Major version name of either OCE or pythonocc-core release is 0, the Minor version is 18 and the Patch version is (optionally) x. pythonocc-core can be built with any OCE version that has a corresponding Major and Minor version number. For example, pythonocc-core 0.18.2 can be built with OCE-0.18.1.

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.

pythonocc-core's People

Contributors

tpaviot avatar jf--- avatar rainman110 avatar thorade avatar adam-urbanczyk avatar ghareth avatar tommy3001 avatar jmwright avatar buguen avatar aaronang avatar farialima avatar hamogu avatar hinxx avatar ikeough avatar linjiarui avatar aothms avatar nxsofsys avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.