Top 15 py2neo Alternative and Similar Softwares | May 2024

Py2neo is a comprehensive tool-kit for working with Neo4j from within Python applications or from the command line.

Common open-source code : https://github.com/nigelsmall/py2neo

1. Appcelerator Titanium

Appcelerator Titanium Appcelerator Titanium, offered for free by Appcelerator , lets web developers use web technologies, open source and cloud computing to build native apps for iPhone, Android, Windows, Mac OSX and Linux.......

2. PrettyTable

PrettyTable A simple Python library for easily displaying tabular data in a visually appealing ASCII table format.Source code : https://code.google.com/archive/p/prettytable/......

3. ZeroMe

ZeroMe ZeroMe - Social network for the distributed P2P network zeroNetEventual common source code: https://github.com/HelloZeroNet/ZeroMe Accessible from HTTP proxy: https://bit.no.com:43110/1MeFqFfFFGQfa1J3gJyYYUvb5Lksczq7nH......

4. Cloudsmith Package

Cloudsmith Package Cloudsmith helps you handle software dependencies and distribution with Enterprise-grade package management.......

5. Python Selenium/WebDriver Common Api

Python Selenium/WebDriver Common Api py-selenium-layers is an abstraction layer for Python Selenium, providing a common api between Selenium RC and WebDriverpysel-webtest is the main entry point to the py-selenium-layers projectthe purpose of py-selenium-layers is to be able to run the same tests using either Selenium RC or WebDriver, based on a command-line switch.it often......

6. DrPython

DrPython DrPython is a highly customizable text editor geared towards writing programs in Python quickly and easily. It is written in Python using the wxPython toolkit (which makes use of the Scintilla text control internally).......

7. git-cola

git-cola git-cola is a powerful GUI for git, a distributed revision control system.cola's ingredients include git-python and jsonpickle. cola is released under the GNU GPL v2.......

8. Python Tutor

Python Tutor Python Tutor helps people overcome a fundamental barrier to learning programming: understanding what happens as the computer executes each line of a program's source code.Using this tool, you can write Python, Java, JavaScript, TypeScript, Ruby, C, and C++ programs in your Web browser and visualize what the computer is doing......

9. PEP 257

PEP 257 pep257 is a static analysis tool for checking compliance with Python PEP 257.The framework for checking docstring style is flexible, and custom checks can be easily added, for example to cover NumPy docstring conventions.pep257 supports Python 2.6, 2.7, 3.3, 3.4, 3.5, pypy and pypy3.......

10. PEP8

PEP8 pep8 is a tool to check your Python code against some of the style conventions in PEP 8.......

11. PyInstaller

PyInstaller PyInstaller is a program that freezes (packages) Python programs into stand-alone executables, under Windows, Linux, Mac OS X, FreeBSD, Solaris and AIX. Its main advantages over similar tools are that PyInstaller works with Python 2.7 and 3.3—3.5, it builds smaller executables thanks to transparent compression, it is fully multi-platform, and......

12. Stackless Python

Stackless Python Stackless Python is an enhanced version of the Python programming language. It allows programmers to reap the benefits of thread-based programming without the performance and complexity problems associated with conventional threads. The microthreads that Stackless adds to Python are a cheap and lightweight convenience which can if used properly, give......

13. Mhook

Mhook If you dabble in this area then you’ll already know that Microsoft Research's Detours pretty much sets the benchmark when it comes to API hooking. Why don't we get a comparison out of the way quickly then?DETOURS VS. MHOOKDetours is available for free with a noncommercial license but it only......

14. Morinus

Morinus Morinus is an easy to use astrology software under GPLv3 license. It uses the swiss ephemeris so it's very accurate (5000BC - 5000AD). It runs on every Operating System where Python and wxPython are available(Linux, Unix, Windows, MacOS).......

15. Browsershots

Browsershots Browsershots makes screenshots of your web design in different browsers. It is a free open-source online service created by Johann C. Rocholl. When you submit your web address, it will be added to the job queue. A number of distributed computers will open your website in their browser. Then they......