{"id":16318106,"url":"https://github.com/scorphus/pvsim","last_synced_at":"2025-10-24T00:34:38.291Z","repository":{"id":144744138,"uuid":"109788139","full_name":"scorphus/pvsim","owner":"scorphus","description":"Photovoltaic Simulation","archived":false,"fork":false,"pushed_at":"2020-06-08T17:09:50.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-13T17:16:48.200Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scorphus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-07T04:48:47.000Z","updated_at":"2020-06-08T17:09:53.000Z","dependencies_parsed_at":"2024-05-19T14:15:06.535Z","dependency_job_id":null,"html_url":"https://github.com/scorphus/pvsim","commit_stats":{"total_commits":21,"total_committers":1,"mean_commits":21.0,"dds":0.0,"last_synced_commit":"778349147245c754e37ab7d44d385b03780105ac"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/scorphus/pvsim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scorphus%2Fpvsim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scorphus%2Fpvsim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scorphus%2Fpvsim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scorphus%2Fpvsim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scorphus","download_url":"https://codeload.github.com/scorphus/pvsim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scorphus%2Fpvsim/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260451271,"owners_count":23011238,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-10T22:09:59.519Z","updated_at":"2025-10-24T00:34:38.215Z","avatar_url":"https://github.com/scorphus.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Photovoltaic Simulation\n\nAn application which, among other tasks, generates simulated PV (photovoltaic)\npower values (in kW).\n\n## Getting Started\n\n### Dependencies\n\n- Python `2.7`, `3.3`, `3.4`, `3.5`, `3.6` or PyPy\n- RabbitMQ\n\n### Makefile\n\nThe project includes a `Makefile` to automate tasks.\n\nList available targets with:\n\n```bash\n$ make list\n```\n\n## Installation\n\nMake sure to create a new virtualenv before installing Python dependencies with:\n\n```bash\n$ make setup\n```\n\nThen run the tests:\n\n```bash\n$ make test\n```\n\nSee how much of it is covered:\n\n```bash\n$ make coverage\n```\n\nMake sure it works with all supported Python versions:\n\n```bash\n$ make tox\n```\n\n## Running\n\n#### Config\n\nThere's a `config.sample.toml` file as a reference, please make a copy or rename\nit to `config.toml` and adapt it.\n\n#### Run\n\nAfter creating the configuration file, simply:\n\n```bash\n$ make run\n```\n\n## Docs\n\nTo generate documentation:\n\n```bash\n$ make docs\n```\n\n## License\n\n[MIT][mit] © [Pablo Santiago Blum de Aguiar][author]\n\n[mit]:             http://opensource.org/licenses/MIT\n[author]:          https://github.com/scorphus\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscorphus%2Fpvsim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscorphus%2Fpvsim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscorphus%2Fpvsim/lists"}