{ "info": { "author": "Daniel Oliveira", "author_email": "danielsioli@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Internet :: WWW/HTTP" ], "description": "# pyDICI\nPacote para enviar dados ao DICI\n\n## Install \n\n```\npip install pyDICI\n```\n\n## Use\nImportar pacote\n```\nimport pyDICI as dici\n```\nArquivo Excel\n\nMontar um arquivo Excel (XLSX) com o seguinte formato. Podem ser adicionadas quantas linhas forem necess\u00c3\u00a1rias.\n\n|Cronograma|Leiaute|Ano|Entrega|Entidade|Arquivo|\n|----------|-------|---|-------|--------|-------|\n|Nome do Cronograma|Nome do Leiaute|Ano 4 D\u00c3\u00adgitos|Tipo de Entrega|Nome da Entidade|Caminho para arquivo com dados a serem carregados|\n\nSalve o arquivo no formato Excel XLSX (ex.: C:\\arquivos.xlsx)\n\nOs cronogramas e leiautes precisam j\u00c3\u00a1 estar cadastrados no DICI.\n\nExemplo:\n\n|Cronograma|Leiaute|Ano|Entrega|Entidade|Arquivo|\n|----------|-------|---|-------|--------|-------|\n|Acessos SMP 2019|Acessos SMP|2019|MES_2|CLARO S.A. (40.432.544/0001-47)|C:\\claro.csv|\n|Cronograma Marca|Cronograma Marca|2019|Pontual|AGENCIA NACIONAL DE TELECOMUNICACOES - SEDE (02.030.715/0001-12)|C:\\marca.xml|\n|Credenciadas do SMP|Credenciadas do SMP|2019|Pontual|AGENCIA NACIONAL DE TELECOMUNICACOES - SEDE (02.030.715/0001-12)|C:\\credenciadas.csv|\n\nMantenha o chromedriver.exe (http://chromedriver.chromium.org/downloads) no %PATH% ou na pasta do seu projeto.\n\nEnviar dados para o servidor de produ\u00c3\u00a7\u00c3\u00a3o\n```\ndici.enviar_dados('C:\\\\arquivos.xlsx')\n```\nEnviar dados para o servidor de homologa\u00c3\u00a7\u00c3\u00a3o\n```\ndici.enviar_dados('C:\\\\arquivos.xlsx', hm=True)\n```\nEndere\u00c3\u00a7o do servidor de produ\u00c3\u00a7\u00c3\u00a3o\n```\ndici.servidor_producao\n```\nEndere\u00c3\u00a7o do servidor de homologa\u00c3\u00a7\u00c3\u00a3o\n```\ndici.servidor_homologacao\n```\nTipos de entrega aceitas\n```\ndici.entregas\n```\nTipos de arquivos de dados aceitos\n```\ndici.formatos\n```\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/danielsioli/DICI", "keywords": "anatel,dici", "license": "Creative Commons Attribution-Noncommercial-Share Alike license", "maintainer": "", "maintainer_email": "", "name": "pyDICI", "package_url": "https://pypi.org/project/pyDICI/", "platform": "", "project_url": "https://pypi.org/project/pyDICI/", "project_urls": { "Homepage": "https://github.com/danielsioli/DICI" }, "release_url": "https://pypi.org/project/pyDICI/0.0.6/", "requires_dist": [ "selenium", "datetime", "argparse", "pandas", "termcolor", "xlrd" ], "requires_python": "", "summary": "Pacote para enviar dados ao DICI", "version": "0.0.6" }, "last_serial": 5492561, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "3668712d4821b668ff68a3c685ed51f3", "sha256": "b021a29e7e4130a09acac9aad7cdb9fe3c972fbeae4a5241699eb214b8602da3" }, "downloads": -1, "filename": "pyDICI-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "3668712d4821b668ff68a3c685ed51f3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5285, "upload_time": "2019-06-13T20:59:50", "url": "https://files.pythonhosted.org/packages/b7/a4/e4d1a92cb41f99c227f720f6a5c370296272fd98674c5f2979a5c584d241/pyDICI-0.0.1-py3-none-any.whl" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "c4295333cce2098df2bdcf0b28fd546d", "sha256": "4052da0ee5b5717e125eb8a604bd423c122c69985b2bcf37c1e05d95655e8be0" }, "downloads": -1, "filename": "pyDICI-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "c4295333cce2098df2bdcf0b28fd546d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6031, "upload_time": "2019-06-15T17:51:33", "url": "https://files.pythonhosted.org/packages/ef/ee/c735a12e27bd765ac47d87be74e40c13b54164b628c1c624f7b5923af957/pyDICI-0.0.2-py3-none-any.whl" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "fbf8c0afbc25e7d0bf33b2242dad2d91", "sha256": "22ea1d173b46fdffe86109b70720493a739481ee29027bda1791a8450071e577" }, "downloads": -1, "filename": "pyDICI-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "fbf8c0afbc25e7d0bf33b2242dad2d91", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6389, "upload_time": "2019-07-02T13:55:49", "url": "https://files.pythonhosted.org/packages/d1/da/77fcad1c7db3347a9a57b2decd1eaf70dae7103610d978f86ed4f3a50306/pyDICI-0.0.3-py3-none-any.whl" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "6aaa554211344d901ac2f04853bfa45b", "sha256": "485ecf3e6305075f226a364ed615120e9d372d91296034d62b7e088e65f650a9" }, "downloads": -1, "filename": "pyDICI-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "6aaa554211344d901ac2f04853bfa45b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6390, "upload_time": "2019-07-02T14:04:55", "url": "https://files.pythonhosted.org/packages/4d/87/d28ecd3e8b46ba712b6cf26c52aaac348de95dd113ed6d08d522512e0c72/pyDICI-0.0.4-py3-none-any.whl" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "94960e7357fd5db115d48f73854adbd5", "sha256": "93016e960ae155f83955d9dcb2730609b03d4cebbd8bfba92f9800fa9e4d22f9" }, "downloads": -1, "filename": "pyDICI-0.0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "94960e7357fd5db115d48f73854adbd5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6469, "upload_time": "2019-07-05T17:57:22", "url": "https://files.pythonhosted.org/packages/88/f2/878ea095866f695e13ecc41b140340ec4aadfc930afa35edd51a8925b794/pyDICI-0.0.5-py3-none-any.whl" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "9afcea58d45b3ba0b691dc27e4310676", "sha256": "f62ddb38db694083769e78a5607423b8d872ef899e79bbf65930d7a2a6bb8fc3" }, "downloads": -1, "filename": "pyDICI-0.0.6-py3-none-any.whl", "has_sig": false, "md5_digest": "9afcea58d45b3ba0b691dc27e4310676", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6466, "upload_time": "2019-07-05T18:00:51", "url": "https://files.pythonhosted.org/packages/01/cb/e9d9d4e775e3ab6689cab8540ae22bbc6fe1691417b03053c9d2408d8094/pyDICI-0.0.6-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9afcea58d45b3ba0b691dc27e4310676", "sha256": "f62ddb38db694083769e78a5607423b8d872ef899e79bbf65930d7a2a6bb8fc3" }, "downloads": -1, "filename": "pyDICI-0.0.6-py3-none-any.whl", "has_sig": false, "md5_digest": "9afcea58d45b3ba0b691dc27e4310676", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6466, "upload_time": "2019-07-05T18:00:51", "url": "https://files.pythonhosted.org/packages/01/cb/e9d9d4e775e3ab6689cab8540ae22bbc6fe1691417b03053c9d2408d8094/pyDICI-0.0.6-py3-none-any.whl" } ] }