Skip to main content

Ejemplo de paquete

Project description

puentesantiago

Una biblioteca que permite realizar operaciones de ingeniería con puentes.

Tabla de Contenidos

Instalación

Instala la librería usando pip:

pip install tuberiassantiagoa

Uso

Ejemplo de uso

from resistencias.tuberias import leer_datos_desde_diccionario, optimizar_red, mostrar_red

if __name__ == "__main__":
		# Opción 2: Leer datos desde un diccionario
		datos = [
				{"point_id": 1, "x": 0, "y": 0, "demand": 10},
				{"point_id": 2, "x": 10, "y": 0, "demand": 15},
				{"point_id": 3, "x": 20, "y": 10, "demand": 20},
				{"point_id": 4, "x": 30, "y": 5, "demand": 25},
		]
		puntos_desde_diccionario = leer_datos_desde_diccionario(datos)

		conexiones = optimizar_red(puntos_desde_diccionario)
		mostrar_red(puntos_desde_diccionario, conexiones)

Características

  • Operaciones matemáticas básicas
  • Optimización de redes de distribución de agua
  • Lectura de puntos de red

Licencia

Este proyecto está licenciado bajo la MIT License.

Contacto

Información de contacto:

Nombre: Santiago Quiñones Email: lsquinones@gmail.com GitHub: lsquinones

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

tuberiassantiagoa-0.1.1.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

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

tuberiassantiagoa-0.1.1-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file tuberiassantiagoa-0.1.1.tar.gz.

File metadata

  • Download URL: tuberiassantiagoa-0.1.1.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.4 CPython/3.10.14 Linux/6.5.0-1024-gcp

File hashes

Hashes for tuberiassantiagoa-0.1.1.tar.gz
Algorithm Hash digest
SHA256 5e46c6eb2dd8dd8fd4527f4e743e67ffed52b321a3393fc1f35d251b1a7fdac1
MD5 6fc55f4d3a3267405a1af43b533cd54b
BLAKE2b-256 8b68e96057bee73a25a093c57f709974a4caaf8ed46de63c4c36eb20d4f5783c

See more details on using hashes here.

File details

Details for the file tuberiassantiagoa-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: tuberiassantiagoa-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 2.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.4 CPython/3.10.14 Linux/6.5.0-1024-gcp

File hashes

Hashes for tuberiassantiagoa-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 24e762b56cc84a4c1cced86088e4fc1ade1fa787bc3cba04c60b1afb3568dce3
MD5 c855192a3f8de00ac1953472febf1d17
BLAKE2b-256 2b1789c767509e89d09952164c75cf1cbc3d91c9982872159916fc1a50e097cb

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