Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work. Learn more →
Top 14 Python Networkx Projects
-
osmnx
Python for street networks. Download, model, analyze, and visualize street networks and other geospatial features from OpenStreetMap.
Project mention: I played with a python module called OSMnx to create the roadmaps of some cities. These include major highways,motorways,roads and streets that carry most of the traffic. | /r/india | 2023-07-13 -
awesome-community-detection
A curated list of community detection research papers with implementations.
-
Revelo Payroll
Free Global Payroll designed for tech teams. Building a great tech team takes more than a paycheck. Zero payroll costs, get AI-driven insights to retain best talent, and delight them with amazing local benefits. 100% free and compliant.
-
karateclub
Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)
Check out Karate Club (https://github.com/benedekrozemberczki/karateclub) . It has implementations for many attributed node embedding algorithms.
-
pygraphistry
PyGraphistry is a Python library to quickly load, shape, embed, and explore big graphs with the GPU-accelerated Graphistry visual graph analyzer
Project mention: How to pass any first-round interview (even in a terrible talent market) | news.ycombinator.com | 2023-07-05I appreciate the good faith attempt:
https://github.com/graphistry/pygraphistry
And yes, we currently get used by data scientists and devs on problems like supply chain analysis, misinformation, cybersecurity, human trafficking. Seeing 100x+ more data than d3 and having a full env there makes their investigations easier. Our original tech helped lead to what is now Apache Arrow (we wrote the JS tier) and Nvidia RAPIDS (we wrote the precursor in js/opencl, and worked with Nvidia to restart for pydata), and are now focusing on the Nvidia Morpheus & graph AI sides for end-to-end GPU pipelines with our bigger customers (cyber, ...). To make this kind of tech easier for analysts, who are traditionally stuck with Splunk/Kibana/etc style UIs for investigations, we have been launching louie.ai with various customers. L
Hopefully now it makes sense why we don't go far with candidates who can't have conversations on these things.
-
-
agentpy
AgentPy is an open-source framework for the development and analysis of agent-based models in Python.
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
gqlalchemy
GQLAlchemy is a library developed with the purpose of assisting in writing and running queries on Memgraph. GQLAlchemy supports high-level connection to Memgraph as well as modular query builder.
Project mention: Link Prediction With node2vec in Physics Collaboration Network | dev.to | 2023-06-16As already mentioned, link prediction refers to the task of predicting missing links or links that are likely to occur in the future. In this tutorial, we will make use the of MAGE spell called node2vec. Also, we will use Memgraph to store data, and gqlalchemy to connect from a Python application. The dataset will be similar to the one used in this paper: Graph Embedding Techniques, Applications, and Performance: A Survey.
-
ScaffoldGraph
ScaffoldGraph is an open-source cheminformatics library, built using RDKit and NetworkX, for the generation and analysis of scaffold networks and scaffold trees.
-
grand
Your favorite Python graph libraries, scalable and interoperable. Graph databases in memory, and familiar graph APIs for cloud databases.
-
-
-
YassQueenDB
Graph database library that allows you to store, analyze, and search through your data in a graph format. By using the Universal Sentence Encoder, it provides an efficient and semantic approach to handle text data. 📚🧠🚀
Project mention: I created an Easy to Use dimensionless vector database. GitHub - nileshkhetrapal/YassQueenDB: Graph database library that allows you to store, analyze, and search through your data in a graph format.📚🧠🚀 | /r/programming | 2023-04-23 -
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
Python Networkx related posts
- I played with a python module called OSMnx to create the roadmaps of some cities. These include major highways,motorways,roads and streets that carry most of the traffic.
- Planning a straight line across Norwich, the best route I could find just scraped a silver.
- I created an Easy to Use dimensionless vector database. GitHub - nileshkhetrapal/YassQueenDB: Graph database library that allows you to store, analyze, and search through your data in a graph format.📚🧠🚀
- An Easy to use Dimensionless Vector Database
- [PROJECT] An Easy Dimensionless Vector Database
- Anyone here familiar with GeoPandas in Python? Can GeoPandas calculate driving distances and drive time?
- [OC] Neighborhood walkability in Delhi
-
A note from our sponsor - Sonar
www.sonarsource.com | 1 Oct 2023
Index
What are some of the best open-source Networkx projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | osmnx | 4,358 |
2 | awesome-community-detection | 2,195 |
3 | karateclub | 1,978 |
4 | pygraphistry | 1,908 |
5 | netgraph | 562 |
6 | agentpy | 265 |
7 | forceatlas2 | 248 |
8 | gqlalchemy | 170 |
9 | ScaffoldGraph | 142 |
10 | grand | 64 |
11 | dotmotif | 64 |
12 | chinese-whispers | 55 |
13 | YassQueenDB | 12 |
14 | pymetrix | 12 |