Showing 11 open source projects for "python 2.7"

View related business solutions
  • Resolve Support Tickets 2x Faster​ with ServoDesk Icon
    Resolve Support Tickets 2x Faster​ with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Runn is a modern resource and capacity planning platform that gets remote teams on the same page. Icon
    Runn is a modern resource and capacity planning platform that gets remote teams on the same page.

    Runn is best suited for project managers, operations leads, resourcing managers and other people responsible for project delivery.

    Runn has a modern and easy-to-use interface that provides your team with a shared view of all the people and projects in your organization. Plan new work alongside existing projects and instantly see how changes to your plans and resourcing affect your company’s bottom line. Runn is intuitive to use and lets you quickly schedule work using simple drag and drop functionality. Runn also allows you to collaborate with your co-workers in real-time, seeing updates live without having to refresh your browser. Runn combines resource and capacity planning with integrated actual tracking and powerful forecasting to deliver meaningful insights and a full picture of your organization.
    Sign Up - 100% free until July!
  • 1
    bKappa

    bKappa

    Cross-platform incremental backup

    ...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
  • 2
    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
  • 3
    gditools

    gditools

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

    ...To use this project you must install the Python 2.7.x branch release binaries. See the README.TXT file for more informations.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • BrandMail Email Signatures for Outlook Icon
    BrandMail Email Signatures for Outlook

    Leverage every email as an opportunity to brand consistently and minimise the security risks associated with the tampering of HTML signatures.

    BrandMail®, developed by BrandQuantum, is a software solution that seamlessly integrates with Microsoft Outlook to empower every employee in the organisation to automatically create consistently branded emails via a single toolbar that provides access to brand standards and the latest pre-approved content.
    Learn More
  • 5
    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
  • 6

    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
  • 7
    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
  • 8

    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
  • 9
    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 the work silently and provide you with the sessions log.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Get verified B2B contact data without breaking the bank. Icon
    Get verified B2B contact data without breaking the bank.

    Nimbler makes it easy for salespeople and marketers to get verified B2B leads and audiences for cold outbound and targeted ads.

    Nimbler is the ultimate B2B contact data and enrichment platform. We make it easy for salespeople and marketers to access verified lead data and enrich their existing CRM data in real time.
    Learn More
  • 10
    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
  • 11
    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