{ "info": { "author": "Som Energia SCCL", "author_email": "info@somenergia.coop", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "plantmeter\n==========\n\nOpenERP module and library to manage multisite energy generation\n\nINSTALL\n-------\n\n.. code:: bash\n\n pip install -e .\n nosetests plantmeter # Run unit tests\n nosetests scripts # Run erp tests (require a working erp)\n\nCHANGES\n-------\n\n1.7.2 2019-07-18\n~~~~~~~~~~~~~~~~\n\n*Not importing anymore release*\n\n- Removing logic for importing metering since now is done by Gisce:\n\n - Removed ``Meter.last_commit`` related to the meter importing logic\n - Removed ``GenerationkwhProductionNotifier`` and related helpers\n - ``update_kwh`` methods removed\n - Removed all (metering) providers\n - Removed ``GenerationkwhProductionAggregator.getNShares()``\n\n- ``genkwh_production`` script renamed as ``genkwh_plants``\n- ``genkwh_production curve`` extracted as ``genkwh_mtc``\n- ``genkwh_mtc``: collections alias renamed:\n\n - ``gisce`` -> ``production``\n - ``production`` -> ``production_old``\n\n- ``genkwh_mtc``: New collection ``rightscorrection``\n- Plants have ``first/last_active_date``\n- Meters have ``first/last_active_date``\n- New ``Aggregator.firstActiveDate()`` returning the min of the plant's\n ``first_active_date``\n- Functional tests moved to ``som_plantmeter/tests``\n- FIX: Fontivsolar meter number was wrong\n- New migration script to perform the former fix and rewrite the rights\n\n1.7.1 2019-04-04\n~~~~~~~~~~~~~~~~\n\n- Removed deprecated scripts ``genkwh_pull_status`` and\n ``genkwh_export``\n- Removed deprecated ``genkwh_production`` subcommands: pull-status,\n load-meassures and update-kwh\n- Script ``genkwh_production.py`` installed by setup.py\n\n1.7.0 2019-04-02\n~~~~~~~~~~~~~~~~\n\n- Meters and plants have ``first_active_date`` attribute\n- Built plant shares is not a constant curve anymore, changes when\n adding new plants\n- Meter ``first_active_date`` filters out earlier meassures\n- Fix: lastMesurement in a mix/plant is the first one of\n lastMeasurement of the childs\n- ``genkwh_migrate_1_6_3_newplant.sh``: Script to migrate old plant and\n incorporate the new one\n- In general, fixes to really enable multiple plants\n- ``genkwh_production.py``: editmix, editplant, editmeter\n- ``genkwh_production.py``: editmix, editplant, editmeter\n- ``genkwh_production.py``: delmix, delplant, delmeter\n- ``genkwh_production.py``: meterset -> editmeter\n\n1.6.2 2019-01-21\n~~~~~~~~~~~~~~~~\n\n- Deprecated ``genkwh_pull_status.py`` and ``genkwh_pull_status.sh``\n- ``genkwh_production.py``: added ``pull_status`` as subcommand\n- ``genkwh_production.py pull_status``: nicer output and exit status\n- ``genkwh_migration_ftp_to_tmprofile.py`` migration script\n\n1.6.1 2019-01-03\n~~~~~~~~~~~~~~~~\n\n- Show erp configuration at the begining of every command\n- Protect ``genkwh_production.py clear`` againts lossy fingers\n\n1.6.0 2019-01-03\n~~~~~~~~~~~~~~~~\n\n- Python 3 supported (python module, not yet the erp code)\n- Migrated to pymongo 3\n- MongoTimeCurve takes some field names as parameters (*timestamp* and\n *creation*)\n- Abstracted ResourceParent from ProductionPlant and\n ProductionAggregator\n- ``genkwh_production.py list``: list all the resorce hierarchy (mixes,\n plants, meters)\n- ``genkwh_production.py addmix``: to add an aggregator, now 'mix'\n- ``genkwh_production.py addplant``: to add a plant\n- ``genkwh_production.py addmeter``: to add a meter\n- ``genkwh_production.py curve``: to extract stored curves as TSV\n (production, rights...)\n- ``genkwh_production.py`` commmand documentation\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Som-Energia/plantmeter", "keywords": "", "license": "GNU General Public License v3 or later (GPLv3+)", "maintainer": "", "maintainer_email": "", "name": "plantmeter", "package_url": "https://pypi.org/project/plantmeter/", "platform": "", "project_url": "https://pypi.org/project/plantmeter/", "project_urls": { "Homepage": "https://github.com/Som-Energia/plantmeter" }, "release_url": "https://pypi.org/project/plantmeter/1.7.3/", "requires_dist": null, "requires_python": "", "summary": "OpenERP module and library to manage multisite energy generation", "version": "1.7.3" }, "last_serial": 5598587, "releases": { "0.7": [ { "comment_text": "", "digests": { "md5": "130d96e915139257e019dfd8624c5013", "sha256": "0ea04a5a6dc8e1de50bfcd8fafff757360e48d13bcde61d742b2822aebedd06e" }, "downloads": -1, "filename": "plantmeter-0.7.tar.gz", "has_sig": false, "md5_digest": "130d96e915139257e019dfd8624c5013", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12406, "upload_time": "2016-03-30T17:38:01", "url": "https://files.pythonhosted.org/packages/14/6b/2ef35d4fad558028aafe8772605fcaddb131caba9b27686a2176ca936ce9/plantmeter-0.7.tar.gz" } ], "0.8": [ { "comment_text": "", "digests": { "md5": "3b41227178bd32ff8d683466a8e6c8fd", "sha256": "3359f91ecf61ff2daa5361c7229f4eeb790400422665427a1e9cc722357d2627" }, "downloads": -1, "filename": "plantmeter-0.8.tar.gz", "has_sig": false, "md5_digest": "3b41227178bd32ff8d683466a8e6c8fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12455, "upload_time": "2016-03-30T18:03:33", "url": "https://files.pythonhosted.org/packages/1a/fe/4176aad5fdd7ee90d48aeb185900af7fdd5ee6688a00ba66f31924f398f7/plantmeter-0.8.tar.gz" } ], "0.9": [ { "comment_text": "", "digests": { "md5": "817da2d929ff120db844e7ab5527ae89", "sha256": "64b2b94f22401a1260e5a1c24e6555372fca551dfed6231d0e4f81fcd156d0f2" }, "downloads": -1, "filename": "plantmeter-0.9.tar.gz", "has_sig": false, "md5_digest": "817da2d929ff120db844e7ab5527ae89", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13772, "upload_time": "2016-04-12T10:15:38", "url": "https://files.pythonhosted.org/packages/dd/5d/db60988c493116344720df7357f3d583a1343f57563ddd7e26450d42a4f2/plantmeter-0.9.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "fe53589843bc44cd3c053c4ca3160319", "sha256": "df36fa5fd2fcd90b2b79c8474169b4d008b1e92f692b1c39800e685d1f12657e" }, "downloads": -1, "filename": "plantmeter-1.2.tar.gz", "has_sig": false, "md5_digest": "fe53589843bc44cd3c053c4ca3160319", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16065, "upload_time": "2016-06-15T21:38:57", "url": "https://files.pythonhosted.org/packages/8d/46/efc07c956709f14b35dc078a6ecac1efeedd7b85e605190cbcf408e8b497/plantmeter-1.2.tar.gz" } ], "1.7.1": [ { "comment_text": "", "digests": { "md5": "658ef1a4e0e7585e125bcc18d9759c3a", "sha256": "b48555d14b317ddb3457ed59ab20bf6fd094d4209c7588c6928fdde721635643" }, "downloads": -1, "filename": "plantmeter-1.7.1.tar.gz", "has_sig": false, "md5_digest": "658ef1a4e0e7585e125bcc18d9759c3a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18345, "upload_time": "2019-04-29T10:45:50", "url": "https://files.pythonhosted.org/packages/54/f4/57a9b24a07a3d9f513df71facab19308b462c7e8008e81ff761bf8090c5a/plantmeter-1.7.1.tar.gz" } ], "1.7.3": [ { "comment_text": "", "digests": { "md5": "ba4983b8f8104fb4a0d069afe285fb4e", "sha256": "36ef8d9e08c2168763bc7352b3168aadb39be66bea732532636f579c1ff5eab2" }, "downloads": -1, "filename": "plantmeter-1.7.3.tar.gz", "has_sig": false, "md5_digest": "ba4983b8f8104fb4a0d069afe285fb4e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16504, "upload_time": "2019-07-29T09:43:43", "url": "https://files.pythonhosted.org/packages/63/fd/104eff11b63cbcc830a2bc02ce586a4fe9c28314c48f1b8069188c94cf4f/plantmeter-1.7.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ba4983b8f8104fb4a0d069afe285fb4e", "sha256": "36ef8d9e08c2168763bc7352b3168aadb39be66bea732532636f579c1ff5eab2" }, "downloads": -1, "filename": "plantmeter-1.7.3.tar.gz", "has_sig": false, "md5_digest": "ba4983b8f8104fb4a0d069afe285fb4e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16504, "upload_time": "2019-07-29T09:43:43", "url": "https://files.pythonhosted.org/packages/63/fd/104eff11b63cbcc830a2bc02ce586a4fe9c28314c48f1b8069188c94cf4f/plantmeter-1.7.3.tar.gz" } ] }