Skip to main content

A powerful and elegant graph visualization and analysis library.

Project description

📊 AJP Graph

PyPI version License: MIT

AJP Graph é uma biblioteca Python avançada para visualização e análise de grafos, projetada para ser rápida, intuitiva e esteticamente agradável.

✨ Funcionalidades

  • 🚀 Performance: Otimizada para grandes volumes de dados.
  • 🎨 Estética: Gráficos prontos para apresentação com paletas modernas.
  • 🛠️ Fácil de Usar: API simples e direta.

📦 Instalação

pip install ajp-graph

🚀 Início Rápido

from ajp_graph import Graph

# Crie um novo grafo
g = Graph()
g.add_node("A", label="Início")
g.add_node("B", label="Fim")
g.add_edge("A", "B", weight=1.5)

# Visualize
g.plot()

📄 Licença

Distribuído sob a licença MIT. Veja LICENSE para mais informações.


Desenvolvido com ❤️ por [Seu Nome]

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

ajp_graph-0.1.0.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

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

ajp_graph-0.1.0-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file ajp_graph-0.1.0.tar.gz.

File metadata

  • Download URL: ajp_graph-0.1.0.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for ajp_graph-0.1.0.tar.gz
Algorithm Hash digest
SHA256 ee0dafc0ca17069d59915b2c59ec099ef19edfa3cc2eb7748b9a7e2bc26f69e6
MD5 41434c7e33d02bbb197484b39cf473a0
BLAKE2b-256 3d6c9bae0b3edfca17ddd8da8f713aad80973e7d683a80e38161ea54e576711f

See more details on using hashes here.

File details

Details for the file ajp_graph-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: ajp_graph-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for ajp_graph-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 258eb0e027424c219834039e0630e4cb0d2166a92186d39dff549aa1150c4375
MD5 192fc86d451eb8a111938b1caa3f8457
BLAKE2b-256 44d6f786d1b609da7dc381094253432e29be42aef9d51fd640883ec056f222ab

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