Skip to main content

This package provides functions to calculate various livability scores

Project description

UrbanLivabilityScore

Installing the package:

pip install urbanlivabilityscore

Syntax

street_lighting_score(road_width, number_of_poles)
# road_width and number_of_poles are expected to be arrays

Few ways of using the package

from urbanlivabilityscore import street_lighting_score
street_lighting_score(road_width, number_of_poles)
from urbanlivabilityscore import street_lighting_score as sls
sls(road_width, number_of_poles)
import urbanlivabilityscore
urbanlivabilityscore.street_lighting_score(road_width, number_of_poles)
import urbanlivabilityscore as uls
uls.street_lighting_score(road_width, number_of_poles)

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

urbanlivabilityscore-0.0.1.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

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

urbanlivabilityscore-0.0.1-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

Details for the file urbanlivabilityscore-0.0.1.tar.gz.

File metadata

  • Download URL: urbanlivabilityscore-0.0.1.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.0

File hashes

Hashes for urbanlivabilityscore-0.0.1.tar.gz
Algorithm Hash digest
SHA256 dabb4e281a8435db61237e26e770cbad93c8fa47d0b7f2bcf4227916985d837e
MD5 68d75df16b32ffa1ceb460b83787159e
BLAKE2b-256 4369f61d0dc289c95f724bd27f105e03410477205ecc1dab018877ec14699395

See more details on using hashes here.

File details

Details for the file urbanlivabilityscore-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for urbanlivabilityscore-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c147fbd64ecb361fc34883f46df59bdfc089be988f6afc869aa8650417d1b841
MD5 c914976c2d8e1dcf84122d837634599a
BLAKE2b-256 da1ebc6b4238f92784bbe5f2dfdf5311798f3f502d44cba71037f6bd303322c5

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