wloc


Namewloc JSON
Version 1.1.0 PyPI version JSON
download
home_page
SummarySimple Wi-Fi geolocation library and tool
upload_time2023-06-29 12:59:33
maintainer
docs_urlNone
author
requires_python>=3.6
licenseGPL-3.0-or-later
keywords api application geolocation google-geolocation library mozilla-geolocation tool wi-fi wi-fi-geolocation yandex-geolocation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Wi-Fi geolocation library and tool

[![GitHub version](https://img.shields.io/github/v/release/xvitaly/wloc?sort=semver&color=brightgreen&logo=git&logoColor=white)](https://github.com/xvitaly/wloc/releases)
[![PyPi Version](https://img.shields.io/pypi/v/wloc.svg?logo=pypi&logoColor=white)](https://pypi.org/project/wloc/)
[![Python CI](https://github.com/xvitaly/wloc/actions/workflows/python.yaml/badge.svg)](https://github.com/xvitaly/wloc/actions/workflows/python.yaml)
[![CodeQL](https://github.com/xvitaly/wloc/actions/workflows/codeql.yml/badge.svg)](https://github.com/xvitaly/wloc/actions/workflows/codeql.yml)
[![AppVeyor CI status](https://ci.appveyor.com/api/projects/status/l7bmgfr9amvawty4?svg=true)](https://ci.appveyor.com/project/xvitaly/wloc)
[![Codacy](https://app.codacy.com/project/badge/Grade/cfe76043f5c248e8b7c365bf9b49975d)](https://www.codacy.com/gh/xvitaly/wloc/dashboard)
[![CodeFactor](https://www.codefactor.io/repository/github/xvitaly/wloc/badge)](https://www.codefactor.io/repository/github/xvitaly/wloc)
[![GitHub issues](https://img.shields.io/github/issues/xvitaly/wloc.svg?label=issues)](https://github.com/xvitaly/wloc/issues)
---

## About

Locate user by using global Wi-Fi database (no GPS required). Supported backends:

  * [Google Geolocation API](https://developers.google.com/maps/documentation/geolocation/intro);
  * [Mozilla Geolocation API](https://mozilla.github.io/ichnaea/api/index.html);
  * [Yandex Locator API](https://tech.yandex.ru/locator/doc/dg/api/json-docpage/).

Warning! Do not use `master` branch in production due to possible breaking changes. Always use [tagged versions](https://github.com/xvitaly/wloc/releases) instead.

## License
[GNU General Public License version 3](LICENSE). External libraries can use another compatible licenses.

Icon for the Windows executable and installer from the [Noto Emoji](https://github.com/googlefonts/noto-emoji) font, licensed under the terms of the [Apache License 2.0](licenses/noto-emoji.LICENSE.txt).

## Documentation

Documentation available [here](docs/README.md).

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "wloc",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "api,application,geolocation,google-geolocation,library,mozilla-geolocation,tool,wi-fi,wi-fi-geolocation,yandex-geolocation",
    "author": "",
    "author_email": "Vitaly Zaitsev <vitaly@easycoding.org>",
    "download_url": "https://files.pythonhosted.org/packages/ab/38/3c86a03b8eddeff132f53effa7ae8a473723dcf5bfab53d8d686720587d1/wloc-1.1.0.tar.gz",
    "platform": null,
    "description": "# Wi-Fi geolocation library and tool\n\n[![GitHub version](https://img.shields.io/github/v/release/xvitaly/wloc?sort=semver&color=brightgreen&logo=git&logoColor=white)](https://github.com/xvitaly/wloc/releases)\n[![PyPi Version](https://img.shields.io/pypi/v/wloc.svg?logo=pypi&logoColor=white)](https://pypi.org/project/wloc/)\n[![Python CI](https://github.com/xvitaly/wloc/actions/workflows/python.yaml/badge.svg)](https://github.com/xvitaly/wloc/actions/workflows/python.yaml)\n[![CodeQL](https://github.com/xvitaly/wloc/actions/workflows/codeql.yml/badge.svg)](https://github.com/xvitaly/wloc/actions/workflows/codeql.yml)\n[![AppVeyor CI status](https://ci.appveyor.com/api/projects/status/l7bmgfr9amvawty4?svg=true)](https://ci.appveyor.com/project/xvitaly/wloc)\n[![Codacy](https://app.codacy.com/project/badge/Grade/cfe76043f5c248e8b7c365bf9b49975d)](https://www.codacy.com/gh/xvitaly/wloc/dashboard)\n[![CodeFactor](https://www.codefactor.io/repository/github/xvitaly/wloc/badge)](https://www.codefactor.io/repository/github/xvitaly/wloc)\n[![GitHub issues](https://img.shields.io/github/issues/xvitaly/wloc.svg?label=issues)](https://github.com/xvitaly/wloc/issues)\n---\n\n## About\n\nLocate user by using global Wi-Fi database (no GPS required). Supported backends:\n\n  * [Google Geolocation API](https://developers.google.com/maps/documentation/geolocation/intro);\n  * [Mozilla Geolocation API](https://mozilla.github.io/ichnaea/api/index.html);\n  * [Yandex Locator API](https://tech.yandex.ru/locator/doc/dg/api/json-docpage/).\n\nWarning! Do not use `master` branch in production due to possible breaking changes. Always use [tagged versions](https://github.com/xvitaly/wloc/releases) instead.\n\n## License\n[GNU General Public License version 3](LICENSE). External libraries can use another compatible licenses.\n\nIcon for the Windows executable and installer from the [Noto Emoji](https://github.com/googlefonts/noto-emoji) font, licensed under the terms of the [Apache License 2.0](licenses/noto-emoji.LICENSE.txt).\n\n## Documentation\n\nDocumentation available [here](docs/README.md).\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-or-later",
    "summary": "Simple Wi-Fi geolocation library and tool",
    "version": "1.1.0",
    "project_urls": {
        "documentation": "https://github.com/xvitaly/wloc/blob/master/docs/README.md",
        "homepage": "https://github.com/xvitaly/wloc",
        "repository": "https://github.com/xvitaly/wloc"
    },
    "split_keywords": [
        "api",
        "application",
        "geolocation",
        "google-geolocation",
        "library",
        "mozilla-geolocation",
        "tool",
        "wi-fi",
        "wi-fi-geolocation",
        "yandex-geolocation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "72092bdfa5c7e3864c923559d9c0a62d60565c4eb493a54c636315c565109b77",
                "md5": "7237e9ac05bc541387b7fa53fa77f7c2",
                "sha256": "4377b0519fe599e4fdf100674267f225f4e03511f8ebb132069265fa3ddc1a0b"
            },
            "downloads": -1,
            "filename": "wloc-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7237e9ac05bc541387b7fa53fa77f7c2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 31213,
            "upload_time": "2023-06-29T12:59:31",
            "upload_time_iso_8601": "2023-06-29T12:59:31.649696Z",
            "url": "https://files.pythonhosted.org/packages/72/09/2bdfa5c7e3864c923559d9c0a62d60565c4eb493a54c636315c565109b77/wloc-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ab383c86a03b8eddeff132f53effa7ae8a473723dcf5bfab53d8d686720587d1",
                "md5": "45672aa5be87635d09dc2c694d64231c",
                "sha256": "7a7f29cbc0af11096fb3321a4626ed80f98f90afbcfe7ae2b0d684e1dd1dca0a"
            },
            "downloads": -1,
            "filename": "wloc-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "45672aa5be87635d09dc2c694d64231c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 30506,
            "upload_time": "2023-06-29T12:59:33",
            "upload_time_iso_8601": "2023-06-29T12:59:33.438738Z",
            "url": "https://files.pythonhosted.org/packages/ab/38/3c86a03b8eddeff132f53effa7ae8a473723dcf5bfab53d8d686720587d1/wloc-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-29 12:59:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "xvitaly",
    "github_project": "wloc",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "appveyor": true,
    "tox": true,
    "lcname": "wloc"
}
        
Elapsed time: 0.08362s