Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
O
openmc
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 70
    • Issues 70
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 9
    • Merge Requests 9
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Shikhar Kumar
  • openmc
  • Issues
  • #1242

Closed
Open
Opened May 24, 2019 by Shikhar Kumar@shikhark
  • Report abuse
  • New issue
Report abuse New issue

Distribution on PyPI?

Created by: paulromano

One way of significantly simplifying installation on a user's machine is to have OpenMC distributed on PyPI as a proper Python package (with wheels). Then, installing OpenMC would be as simple as:

pip install openmc

I think we're actually not that far from being able to do this. For starters, we'd probably want to build manylinux wheels so that Linux users can install OpenMC binaries and then work on other platforms from there.

When I was looking into this, I ran into this github org which looks to be responsible for building wheels for many packages in the Python scientific ecosystem.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: shikhark/openmc#1242