{ "info": { "author": "bukun", "author_email": "bukun@osgeo.cn", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Maplet\n=======\n\nSource codes for http://www.maplet.org\n\nIntroduction\n------------------------\n\nThe CMS was desinged as the container for GIS showing as the very beginning.\nIt has the basic map showing, map overlaying, GIS data editing funtion now.\nAnd, the CMS could used to publish different kind the information,\nsuch as basic HTML page, JavaScript app, maps, multimedias.\n\n\nBuilding the environment\n---------------------------------\n\n::\n\n python3 -m venv ~/vpy_maplet\n source ~/vpy_maplet/bin/activate\n pip3 install -r doc/requirements.txt\n git clone https://github.com/bukun/torcms_f2elib.git static/f2elib\n git clone https://github.com/bukun/torcms_modules_bootstrap.git templates/modules\n\nSetup\n-----------------------\n\nDatabase\n\n::\n\n \\set dbname maplet\n CREATE USER :dbname WITH PASSWORD '131322' ;\n CREATE DATABASE :dbname OWNER :dbname ;\n GRANT ALL PRIVILEGES ON DATABASE :dbname to :dbname ;\n \\c :dbname ;\n create extension hstore;\n \\q", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "torcms,tornado", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "torcms_maplet", "package_url": "https://pypi.org/project/torcms_maplet/", "platform": "any", "project_url": "https://pypi.org/project/torcms_maplet/", "project_urls": null, "release_url": "https://pypi.org/project/torcms_maplet/0.0.3/", "requires_dist": null, "requires_python": "", "summary": "Maplet", "version": "0.0.3" }, "last_serial": 3787247, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "c8d02cea425cf07a31dd261a8c54804d", "sha256": "a246fecc8632bb9699ebc7b74978aa39ff113bf40f317a9c8be0dd569ecd4f3e" }, "downloads": -1, "filename": "torcms_maplet-0.0.1.tar.gz", "has_sig": false, "md5_digest": "c8d02cea425cf07a31dd261a8c54804d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 73172, "upload_time": "2017-05-26T12:05:36", "url": "https://files.pythonhosted.org/packages/44/55/73a260ef81121f98af3db14eba8f0646d59b709d6500393ef818c4c88c77/torcms_maplet-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "3572dc7cc496bf88dad08e7c4070db55", "sha256": "028c96fa8b6007a305ec1aa4f1e509750c9198a67b57e37f7bbf31c4882be470" }, "downloads": -1, "filename": "torcms_maplet-0.0.2.tar.gz", "has_sig": false, "md5_digest": "3572dc7cc496bf88dad08e7c4070db55", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8959, "upload_time": "2017-07-10T11:00:54", "url": "https://files.pythonhosted.org/packages/d8/3b/0f53148d1059a4b9bcb3b86049aa856e996d50745789d074045349044610/torcms_maplet-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "e57795e1f9d14375c56e0c0129b0e8b5", "sha256": "f98a26c505a888a3546e6203680a28cd68b201fe59080f9148af97ca965e03dc" }, "downloads": -1, "filename": "torcms_maplet-0.0.3.tar.gz", "has_sig": false, "md5_digest": "e57795e1f9d14375c56e0c0129b0e8b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11128, "upload_time": "2018-04-21T13:33:12", "url": "https://files.pythonhosted.org/packages/eb/9a/5d5e906e7ef2803d0efc6d7cdaad4496ca2446ddcf6d8c7d8fd08af8b9ce/torcms_maplet-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e57795e1f9d14375c56e0c0129b0e8b5", "sha256": "f98a26c505a888a3546e6203680a28cd68b201fe59080f9148af97ca965e03dc" }, "downloads": -1, "filename": "torcms_maplet-0.0.3.tar.gz", "has_sig": false, "md5_digest": "e57795e1f9d14375c56e0c0129b0e8b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11128, "upload_time": "2018-04-21T13:33:12", "url": "https://files.pythonhosted.org/packages/eb/9a/5d5e906e7ef2803d0efc6d7cdaad4496ca2446ddcf6d8c7d8fd08af8b9ce/torcms_maplet-0.0.3.tar.gz" } ] }