Showing 14 open source projects for "python 2.7"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Cloud SQL for MySQL, PostgreSQL, and SQL Server Icon
    Cloud SQL for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Fully managed, cost-effective relational database service for PostgreSQL, MySQL, and SQL Server. Try Enterprise Plus edition for a 99.99% availability SLA and category-leading performance.
    Try it for free
  • 1
    Scapy

    Scapy

    Scapy is a Python-based interactive packet manipulation program

    ... hping, 85% of nmap, arpspoof, arp-sk, arping, tcpdump, wireshark, p0f, etc.). It also performs very well at a lot of other specific tasks that most other tools can't handle, like sending invalid frames, injecting your own 802.11 frames, combining techniques (VLAN hopping+ARP cache poisoning, VoIP decoding on WEP protected channel, ...), etc. Scapy supports Python 2.7 and Python 3 (3.4 to 3.7). It's intended to be cross platform, and runs on many different platforms (Linux, OSX, *BSD, and Window
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    bKappa

    bKappa

    Cross-platform incremental backup

    ... and PowerShell. While it saw real use, bKappa isn't tested enough to be your main backup software. If you are looking for that, BorgBackup and restic are good options as of 2024. Warning! Old 1.x versions of bKappa are insecure. Do not use them. Because backup metadata is serialized with the "pickle" Python module (https://docs.python.org/2.7/library/pickle.html), a malicious backup can take over your machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Keras TCN

    Keras TCN

    Keras Temporal Convolutional Network

    TCNs exhibit longer memory than recurrent architectures with the same capacity. Performs better than LSTM/GRU on a vast range of tasks (Seq. MNIST, Adding Problem, Copy Memory, Word-level PTB...). Parallelism (convolutional layers), flexible receptive field size (possible to specify how far the model can see), stable gradients (backpropagation through time, vanishing gradients). The usual way is to import the TCN layer and use it inside a Keras model. The receptive field is defined as the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    gditools

    gditools

    A Python program/library aimed at GD-ROM image files.

    This Python program/library is designed to handle GD-ROM image (GDI) files. It can be used to list files, extract data, generate sorttxt file, extract bootstrap (IP.BIN) file and more. This project can be used in standalone mode, in interactive mode or as a library in another Python program (check the 'addons' folder to learn how). For your convenience, you can use the gditools.py GUI program supplied in the Files section (optional). To use this project you must install the Python 2.7...
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    Raven Python

    Raven Python

    Raven is the legacy Python client for Sentry

    Raven is the official legacy Python client for Sentry, officially supports Python 2.6–2.7 & 3.3–3.7, and runs on PyPy and Google App Engine. It tracks errors and exceptions that happen during the execution of your application and provides instant notification with detailed information needed to prioritize, identify, reproduce, and fix each issue. It provides full out-of-the-box support for many of the popular Python frameworks, including Django, and Flask. Raven also includes drop-in support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    howmanypeoplearearound

    howmanypeoplearearound

    Count the number of people around you by monitoring wifi signals

    howmanypeoplearearound calculates the number of people in the vicinity using the approximate number of smartphones as a proxy (since ~70% of people have smartphones nowadays). A cellphone is determined to be in proximity to the computer based on sniffing WiFi probe requests. Possible uses of howmanypeoplearearound include, monitoring foot traffic in your house with Raspberry Pis, seeing if your roommates are home, etc. There are a number of possible USB WiFi adapters that support monitor...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    whereFM

    python file manager script

    A file manager that's not fully functional , written in python 2.7 and is in its early stages. you also need to have Pygtk2.24
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    snakeFlow - collector for flow protocol version 5 writetten on python 2.7 By default output data to the console. May store file data and the database MySQL docs (2 parts): http://snakeproject.ru/rubric/article.php?art=python_netflow_collector_1 http://snakeproject.ru/rubric/article.php?art=python_netflow_collector_2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Devildron Secure Download Manager

    Devildron Secure Download Manager with MD5 Verification

    A download manager implemented with python 2.7. - It does the MD5 checksum of files for download - Supports multiple simultaneous downloads - Progress Bar - Still in beta
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 10

    3764xt

    Linux enhancements for Sagem F@st 3764 router

    This project is essentially USB-stick based Buildroot linux tailored for Sagem F@st 3764 VDSL router. 3764xt is not a firmware replacement for F@st 3764 - it's an add-on for factory firmware. Applications included in 3764xt: - startup/control scripts for F@st 3764 - additional kernel modules not present in factory firmware - dropbear SSH server/client - minidlna UPnP/DLNA server - ushare UPnP server - lighthttpd - php 5.3 - ws-ftpd - gcc c/c++ compiler with binutils - python 2.7...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    nagios-statd patch

    nagios-statd patch for use with python >= 2.6

    The nagios-statd daemon allows a Nagios server to monitor and alert about various resources on remote Linux machines. If using python >= 2.6 on the remote server, nagios-statd stops accepting connections after 39 consecutive requests in a short period of time. This patch can be applied to any nagios-statd 3.12 version released by April King on 11/17/2005. It's been tested to work with python 2.3 - 2.7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AutoConfig Pro

    AutoConfig Pro

    Automate Telnet and SSH for Cisco devices.

    This is a Windows GUI application written in Python 2.7, used for Telnet and SSH into multiple Cisco Routers, Switches and Firewalls to send configuration commands. It will automate the tasks for Cisco network engineers and reduce the administrative overhead for repetitive tasks such as SNMP config, changing usernames, adding tacacs config etc. The application is very simple to use, with sample commands and hosts files saved inside, it's doesn't provide inter-active session, but it will do all...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    NV Chart
    A simple graphical tool made in Python that can graph your current Nvidia GPU temperature, fan speeds, usage, and memory. (Chartable information varies between GPU models).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ArduinoWebRelayController

    ArduinoWebRelayController

    Sketch and server to remotely actuate apliances

    * This project is under development, not fit for end users * The project consists of the infrastructure to remotely control apliances (eg. turn the cofee maker on from a web page) Needed parts: - an arduino uno board (www.arduino.cc). - a circuit board for the relays. - a PC connected to the arduino. - python 2.7 to run the server. - port forwarding to the PC for remote access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.