{"id":42141669,"url":"https://github.com/or-fusion/pyomo_simplemodel","last_synced_at":"2026-01-26T17:18:27.686Z","repository":{"id":86666915,"uuid":"76083996","full_name":"or-fusion/pyomo_simplemodel","owner":"or-fusion","description":"An extension of Pyomo that defines a simple modeling class that is similar to PuLP","archived":false,"fork":false,"pushed_at":"2020-07-23T19:32:52.000Z","size":153,"stargazers_count":6,"open_issues_count":0,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-01-27T11:40:23.938Z","etag":null,"topics":["optimization","python","snl-applications","snl-data-analysis","snl-science-libs"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/or-fusion.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.txt","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-12-10T01:52:00.000Z","updated_at":"2023-07-28T21:05:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"a0993bcc-efcf-4230-b521-2e7cb1e0ce16","html_url":"https://github.com/or-fusion/pyomo_simplemodel","commit_stats":{"total_commits":147,"total_committers":4,"mean_commits":36.75,"dds":"0.17006802721088432","last_synced_commit":"b32ec3590b389fcf607f33fc13b8ae15bab61877"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/or-fusion/pyomo_simplemodel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/or-fusion%2Fpyomo_simplemodel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/or-fusion%2Fpyomo_simplemodel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/or-fusion%2Fpyomo_simplemodel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/or-fusion%2Fpyomo_simplemodel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/or-fusion","download_url":"https://codeload.github.com/or-fusion/pyomo_simplemodel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/or-fusion%2Fpyomo_simplemodel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28782801,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T13:55:28.044Z","status":"ssl_error","status_checked_at":"2026-01-26T13:55:26.068Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["optimization","python","snl-applications","snl-data-analysis","snl-science-libs"],"created_at":"2026-01-26T17:18:25.558Z","updated_at":"2026-01-26T17:18:27.679Z","avatar_url":"https://github.com/or-fusion.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n[![Actions Status](https://github.com/or-fusion/pyomo_simplemodel/workflows/continuous-integration/github/pr/linux/badge.svg)](https://github.com/or-fusion/pyomo_simplemodel/actions)\n[![Documentation Status](https://readthedocs.org/projects/pyomo-simplemodel/badge/?version=latest)](http://pyomo-simplemodel.readthedocs.org/en/latest/)\n\n[![Pyomo Checks - GitHub Master](https://github.com/or-fusion/pyomo_simplemodel/workflows/pyomo-checks/master/badge.svg)](https://github.com/or-fusion/pyomo_simplemodel/actions)\n[![Pyomo Checks - PyPI](https://github.com/or-fusion/pyomo_simplemodel/workflows/pyomo-checks/pypi/badge.svg)](https://github.com/or-fusion/pyomo_simplemodel/actions)\n[![Pyomo Checks - Conda](https://github.com/or-fusion/pyomo_simplemodel/workflows/pyomo-checks/conda/badge.svg)](https://github.com/or-fusion/pyomo_simplemodel/actions)\n\n[![GitHub contributors](https://img.shields.io/github/contributors/or-fusion/pyomo_simplemodel.svg)](https://github.com/or-fusion/pyomo_simplemodel/graphs/contributors)\n[![Merged PRs](https://img.shields.io/github/issues-pr-closed-raw/or-fusion/pyomo_simplemodel.svg?label=merged+PRs)](https://github.com/or-fusion/pyomo_simplemodel/pulls?q=is:pr+is:merged)\n[![Issue stats](http://isitmaintained.com/badge/resolution/or-fusion/pyomo_simplemodel.svg)](http://isitmaintained.com/project/or-fusion/pyomo_simplemodel)\n[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active)\n\n## Overview\n\n### News\n\n* (5/2020) The **pyomo_simplemodel** package has moved to the **or-fusion** organization (previously the **pyomocommunity** organization).  This package was renamed from **pyomocontrib_simplemodel** to **pyomo_simplemodel**, and this capability is no longer available as the Pyomo subpackage **pyomo.contrib.simplemodel**.  In the future, **pyomo_simplemodel** will be distributed with **pyomo_community** package.\n\n### Description \n\nThe **pyomo_simplemodel** package is software for modeling\nand solving optimization problems.  This package is derived from\n[Pyomo](http://www.pyomo.org), and it defines the class **SimpleModel** that illustrates\nhow Pyomo can be used in a simple, less object-oriented manner.\nSpecifically, this class mimics the modeling style supported by\n[PuLP](https://github.com/coin-or/pulp):\n\n| Feature | PuLP | SimpleModel |\n|:---------|------:|-------------:|\n|LP/MILP  | YES  | YES         |\n| NLP/MINLP | NO | YES |\n|Column-wise | YES | NO |\n\n[See the online documentation for further details.](http://pyomo-simplemodel.readthedocs.org/en/latest/)\n\nThis software is available under the BSD License.\n\n### Installation\n\n#### PyPI [![PyPI](https://img.shields.io/pypi/v/pyomo_simplemodel.svg?maxAge=2592000)]()\n\n    pip install pyomo_simplemodel\n    \n\u003c!---\n#### BinStar [![Binstar Badge](https://anaconda.org/conda-forge/pyomo_simplemodel/badges/version.svg)](https://anaconda.org/conda-forge/pyomo_simplemodel) [![Binstar Badge](https://anaconda.org/conda-forge/pyomo_simplemodel/badges/downloads.svg)](https://anaconda.org/conda-forge/pyomo_simplemodel)\n\n    conda install -c https://conda.anaconda.org/conda-forge pyomo_simplemodel\n---\u003e\n\n### Getting Help\n\n* [Ask a Question on StackExchange](https://stackoverflow.com/questions/ask?tags=pyomo)\n* [Pyomo Forum](https://groups.google.com/forum/?hl=en#!forum/pyomo-forum)\n* [Add a Ticket](https://github.com/or-fusion/pyomo_simplemodel/issues/new)\n* [Find a Ticket](https://github.com/or-fusion/pyomo_simplemodel/issues) and **Vote On It**!\n\n\n### Developers\n\nBy contributing to this software project, you are agreeing to the\nfollowing terms and conditions for your contributions:\n\n1. You agree your contributions are submitted under the BSD license. \n2. You represent you are authorized to make the contributions and grant the license. If your employer has rights to intellectual property that includes your contributions, you represent that you have received permission to make contributions and grant the required license on behalf of that employer. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2For-fusion%2Fpyomo_simplemodel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2For-fusion%2Fpyomo_simplemodel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2For-fusion%2Fpyomo_simplemodel/lists"}