Skip to main content

Provide an easy interface to geolocation libraries

Project description


title: Cannuckfind

Cannuckfind is layered on top of large-scale multi-purpose projects. Its main purpose is to provide a convient interface to the larger projects with a goal to fascillitating the statistical analysis of informally entered locational data.

Installation

To use cannuckfind, first install it using pip:

PowerShell:: console

$ pip install cannuckfind

Options

This will install the package. The package will contain three modules that can be imported for other uses:

  • C3 - determine if text suggests a Canadian, US or other origin.
  • geocasual - incorporate informal langauge.
  • geolocation - error reporting system.

Example

Here we can test if a given city is in Canada.

code-block:: Cannuckfind ===========

Cannuckfind is layered on top of large-scale multi-purpose projects. Its main purpose is to provide a convient interface to the larger projects with a goal to fascillitating the statistical analysis of informally entered locational data.

Installation

To use cannuckfind, first install it using pip:

PowerShell:: console

$ pip install cannuckfind

Options

This will install the package. The package will contain three modules that can be imported for other uses:

  • C3 - determine if text suggests a Canadian, US or other origin.
  • geocasual - incorporate informal langauge.
  • geolocation - error reporting system.

Example

Here we can test if a given city is in Canada.

code-block:

import geograpy
import C3
demoC3 = C3.C3(useGEOGRPY = True)
print(demoC3.isCan('Toronto, Ontario'))
print(demoC3.isCan('Buffaloe, New York'))

Will return a True of Toronto and a False for Buffaloe.

Final Note

This is still an early version.

import geograpy import C3 demoC3 = C3.C3(useGEOGRPY = True) print(demoC3.isCan('Toronto, Ontario')) print(demoC3.isCan('Buffaloe, New York'))

Will return a True of Toronto and a False for Buffaloe.

Final Note

This is still an early version.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cannuckfind-0.0.10.tar.gz (9.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cannuckfind-0.0.10-py3-none-any.whl (7.9 kB view details)

Uploaded Python 3

File details

Details for the file cannuckfind-0.0.10.tar.gz.

File metadata

  • Download URL: cannuckfind-0.0.10.tar.gz
  • Upload date:
  • Size: 9.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.6

File hashes

Hashes for cannuckfind-0.0.10.tar.gz
Algorithm Hash digest
SHA256 40a59ee5c8a13554b7fb5e4ca0795a26ef14e38362f96010448754ec69680323
MD5 a2da348ba937aa088fd7e4ee05ddab04
BLAKE2b-256 1d36e84fa96c9d3006ad5907049073466b1aba9414b08c1c32e75825372b08f3

See more details on using hashes here.

File details

Details for the file cannuckfind-0.0.10-py3-none-any.whl.

File metadata

  • Download URL: cannuckfind-0.0.10-py3-none-any.whl
  • Upload date:
  • Size: 7.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.6

File hashes

Hashes for cannuckfind-0.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 ba562585f032c10373149f3acf184687cd855be610a15555d1eb0c9a4cab4d4c
MD5 02ea9fd3f312ffaaeb21733e5d89a5f6
BLAKE2b-256 96cc92ec08b15ced03194dd5c4295407d93b1eff97d9fa4009d55010fa196b63

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page