{"id":16495670,"url":"https://github.com/bitranox/lib_ping","last_synced_at":"2025-10-06T07:25:10.267Z","repository":{"id":93454166,"uuid":"209652738","full_name":"bitranox/lib_ping","owner":"bitranox","description":"lib_ping","archived":false,"fork":false,"pushed_at":"2025-01-24T23:22:47.000Z","size":39,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T11:20:58.154Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/bitranox.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-09-19T21:36:50.000Z","updated_at":"2025-01-24T23:22:51.000Z","dependencies_parsed_at":"2025-01-24T23:21:53.707Z","dependency_job_id":"1444e4e5-d0a4-49c0-a139-23b455724a42","html_url":"https://github.com/bitranox/lib_ping","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bitranox/lib_ping","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitranox%2Flib_ping","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitranox%2Flib_ping/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitranox%2Flib_ping/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitranox%2Flib_ping/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitranox","download_url":"https://codeload.github.com/bitranox/lib_ping/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitranox%2Flib_ping/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278574785,"owners_count":26009246,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-11T14:32:04.111Z","updated_at":"2025-10-06T07:25:10.195Z","avatar_url":"https://github.com/bitranox.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"lib_ping\n========\n\n|Pypi Status| |license| |maintenance|\n\n|Build Status| |Codecov Status| |Better Code| |code climate| |snyk security|\n\n.. |license| image:: https://img.shields.io/github/license/webcomics/pywine.svg\n   :target: http://en.wikipedia.org/wiki/MIT_License\n.. |maintenance| image:: https://img.shields.io/maintenance/yes/{last_update_yyyy}.svg\n.. |Build Status| image:: https://travis-ci.org/bitranox/lib_ping.svg?branch=master\n   :target: https://travis-ci.org/bitranox/lib_ping\n.. for the pypi status link note the dashes, not the underscore !\n.. |Pypi Status| image:: https://badge.fury.io/py/lib-ping.svg\n   :target: https://badge.fury.io/py/lib_ping\n.. |Codecov Status| image:: https://codecov.io/gh/bitranox/lib_ping/branch/master/graph/badge.svg\n   :target: https://codecov.io/gh/bitranox/lib_ping\n.. |Better Code| image:: https://bettercodehub.com/edge/badge/bitranox/lib_ping?branch=master\n   :target: https://bettercodehub.com/results/bitranox/lib_ping\n.. |snyk security| image:: https://snyk.io/test/github/bitranox/lib_ping/badge.svg\n   :target: https://snyk.io/test/github/bitranox/lib_ping\n.. |code climate| image:: https://api.codeclimate.com/v1/badges/36c95ad2668c4a1234a3/maintainability\n   :target: https://codeclimate.com/github/bitranox/lib_ping/maintainability\n   :alt: Maintainability\n\nsome convenience functions for encoding detection\n\nsupports python 3.7 and possibly other dialects.\n\n`100% code coverage \u003chttps://codecov.io/gh/bitranox/lib_ping\u003e`_, mypy static type checking, tested under `Linux, OsX, Windows and Wine \u003chttps://travis-ci.org/bitranox/lib_ping\u003e`_, automatic daily builds  and monitoring\n\n----\n\n- `Installation and Upgrade`_\n- `Basic Usage`_\n- `Requirements`_\n- `Acknowledgements`_\n- `Contribute`_\n- `Report Issues \u003chttps://github.com/bitranox/lib_ping/blob/master/ISSUE_TEMPLATE.md\u003e`_\n- `Pull Request \u003chttps://github.com/bitranox/lib_ping/blob/master/PULL_REQUEST_TEMPLATE.md\u003e`_\n- `Code of Conduct \u003chttps://github.com/bitranox/lib_ping/blob/master/CODE_OF_CONDUCT.md\u003e`_\n- `License`_\n- `Changelog`_\n\n----\n\nInstallation and Upgrade\n------------------------\n\nFrom source code:\n\n.. code-block:: bash\n\n    # normal install\n    python setup.py install\n    # test without installing\n    python setup.py test\n\nvia pip latest Release:\n\n.. code-block:: bash\n\n    # latest Release from pypi\n    pip install lib_ping\n\n    # test without installing\n    pip install lib_ping --install-option test\n\nvia pip latest Development Version:\n\n.. code-block:: bash\n\n    # upgrade all dependencies regardless of version number (PREFERRED)\n    pip install --upgrade git+https://github.com/bitranox/lib_ping.git --upgrade-strategy eager\n    # normal install\n    pip install --upgrade git+https://github.com/bitranox/lib_ping.git\n    # test without installing\n    pip install git+https://github.com/bitranox/lib_ping.git --install-option test\n\nvia requirements.txt:\n\n.. code-block:: bash\n\n    # Insert following line in Your requirements.txt:\n    # for the latest Release:\n    lib_ping\n    # for the latest Development Version :\n    git+https://github.com/bitranox/lib_ping.git\n\n    # to install and upgrade all modules mentioned in requirements.txt:\n    pip install --upgrade -r /\u003cpath\u003e/requirements.txt\n\nvia python:\n\n.. code-block:: python\n\n    # for the latest Release\n    python -m pip install upgrade lib_ping\n\n    # for the latest Development Version\n    python -m pip install upgrade git+https://github.com/bitranox/lib_ping.git\n\nBasic Usage\n-----------\n\nTBA\n\nRequirements\n------------\nfollowing modules will be automatically installed :\n\n.. code-block:: bash\n\n    ## Test Requirements\n    ## following Requirements will be installed temporarily for\n    ## \"setup.py install test\" or \"pip install \u003cpackage\u003e --install-option test\"\n    typing ; python_version \u003c \"3.5\"\n    pathlib; python_version \u003c \"3.4\"\n    mypy ; platform_python_implementation != \"PyPy\" and python_version \u003e= \"3.5\"\n    pytest\n    pytest-pep8 ; python_version \u003c \"3.5\"\n    pytest-pycodestyle ; python_version \u003e= \"3.5\"\n    pytest-mypy ; platform_python_implementation != \"PyPy\" and python_version \u003e= \"3.5\"\n    pytest-runner\n\n    ## Project Requirements\n    lib_detect_encoding @ git+https://github.com/bitranox/lib_detect_encoding.git\n\nAcknowledgements\n----------------\n\n- special thanks to \"uncle bob\" Robert C. Martin, especially for his books on \"clean code\" and \"clean architecture\"\n\nContribute\n----------\n\nI would love for you to fork and send me pull request for this project.\n- `please Contribute \u003chttps://github.com/bitranox/lib_ping/blob/master/CONTRIBUTING.md\u003e`_\n\nLicense\n-------\n\nThis software is licensed under the `MIT license \u003chttp://en.wikipedia.org/wiki/MIT_License\u003e`_\n\n---\n\nChangelog\n=========\n\n0.0.1\n-----\n2019-07-22: Initial public release\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitranox%2Flib_ping","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitranox%2Flib_ping","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitranox%2Flib_ping/lists"}