Search Results for "python lib pcap" - Page 2

Showing 67 open source projects for "python lib pcap"

View related business solutions
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    ...It includes harmonic normal coordinate analysis, vibrational perturbation theory and vibrational configuration interaction (VCI) algorithms, with VCI matrix elements chosen iteratively according to VPT2 energy contributions, across a range of significance thresholds. It is implemented primarily in Python for accessibility but with time-consuming routines written in C (produced using Cython). Force fields for use with this program package may be obtained from the extensible PyPES library of high quality analytical potential energy surfaces (http://sourceforge.net/projects/pypes-lib-ext).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    deemon

    Deemon Scripting Language

    ...With a fully packed standard library including support for file-io, threads, atomics, pipes, math, file-system, sockets, randomization, hashing, serialization, a wide selection of emulated c/c++ headers and more, deemon provides a suitable environment for any application. Syntax is easy to read and understand and is mostly based on the common languages such as c/c++, java and python, though for those fascinated by it, reaches very deep and allows for pleasingly beautiful code to be written. If you wish to learn deemon, download any package and take a look at 'lib/tut' Note: If you've already used v100, you'll be happy to see how much deemon has grown in the five months that have passed. Keep up to date with deemon at: https://github.com/GrieferAtWork/deemon
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    PyVCI

    Vibrational configuration interaction code for simulating IR spectra

    The PyVCI program package is a general purpose open-source code for simulating accurate molecular spectra, based upon force field expansions of the potential energy surface in normal mode coordinates. It includes harmonic normal coordinate analysis and vibrational configuration interaction (VCI) algorithms, implemented primarily in Python for accessibility but with time-consuming routines written in C. Coriolis coupling terms may be optionally included in the vibrational Hamiltonian. Quartic force fields are obtained from the PyPES library of high quality analytical potential energy surfaces (http://sourceforge.net/projects/pypes-lib) or by numerical differentiation of analytic second derivatives generated using the GAMESS quantum chemical program package (http://www.msg.ameslab.gov/gamess/).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    PyPES Library

    Library of analytic potential energy surfaces

    The PyPES library is a python-based library of high quality semi-global potential energy surfaces for 50 molecules, each containing 3-6 atoms. The PyPES code enables the generation of energy derivatives to 6th order about any point on the potential energy surface in a range of common coordinate systems, including curvilinear internal, Cartesian and normal mode coordinates. For portability, FORTRAN, C, MATLAB and Mathematica wrappers are provided to interface with PyPES, reading in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery turns your data warehouse into an AI platform. No new languages required.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5

    Bloody Profanity

    Fingerprint-only auth screen for KDE/Plasma

    ...Files that can be overloaded include: .BloodyProfanity/conf/sarcasm.yaml # random fail messages, begin every line with '-' (see yaml docs for more) .BloodyProfanity/img/bg.png .BloodyProfanity/img/error.png Other settings can be changed by editing the globals near the top of locker.py. REQUIREMENTS: KDE, PyYAML, Subprocess32, wxPython, fprintd and of course Python. INSTALLATION # As root b=/usr/share/BloodyProfanity cp -rvp /path/to/bp $b g=/usr/lib/kde4/libexec/kscreenlocker_greet cp -v $g $g.bak cp -vpf $b/locker.py $g # As user fprintd-enroll fprintd-verify # important mkdir -p ~/.BloodyProfanity/conf ~/.BloodyProfanity/img
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Tygamusic

    A pygame music lib.

    This lib was produced while I was programming an other program/game. I was tired of pygame's bad system of handling playlists and the management of music in general. With this lib I want to create an layer that allows you to interact with the music, how you would expect it. Currently featuring: -Playlist -Normal pausing and resuming (played time isn’t lost when new song is loaded) -Automatic recognition of songs and adding them to a separate list
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    myCStock

    An other free stock market software in C++/Python

    A parser for real-time update of stock market prices and a graphical interface with technical indicators. It is a small personal project initiated for extending my knowledge in C++ and Python, designing a GUI and, in a next stage, applying mathematical and statistical models to stock market prices analysis and prediction. If you have the same interest than I in experimenting and disussing design software and statistical models in finance, you are welcome to join the project. If...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ILNumerics.Net
    math lib for .NET. n-dim arrays, complex numbers, linear algebra, FFT, sorting, cells- and logical arrays as well as 3D plotting classes help developing algorithms on every platform supporting .NET. Sources from SVN, binaries: http://ilnumerics.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Alembic Version 1.5.0 using Python 2.7 Compiled with VS2012 Put the files in Site Packages to C:\Program Files\Autodesk\Softimage 2015\Application\python\Lib\site-packages\ Put the files in Bin to C:\Program Files\Autodesk\Softimage 2015\Application\bin\
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
    Start Free
  • 10

    nec2pylib

    Do with NEC2 antenna modeling into Python

    With this lib you can easily create NEC2 file and automatically run NEC2 simulation with python. Geometry is defined with using 3D vectors. You can cut, rotate, copy, add vectors. Parsing NEC2 output result file is yet possible but in beta stage. The final goal is to call and score nec2 simulation with optimisation algorithms.. Source code is full documented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Tiny VOIP application

    A tiny project that implentment real-time communication.

    The project was created by python. Hope everyone like it and improve it. It will be much more important in our LTE times. This is just a simple real-time project, using UDP socket.I'll change to RTP lib later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Schlangenaufbewahrungsbehälter

    A Deliberately Non-Object-Oriented Python Interface to COMEDI

    aka: Schlang - A Deliberately Non-Object-Oriented Python Interface to COMEDI COMEDI datatypes and functions are replicated though this interface using the Python ctypes library. This allows the user to interface directly with comedi-lib though the comfortable interface of a Python interpreter.Object-Orientation of the interface is deliberately not provided so the coding style will loosely mimic C -- in this way, Schlang can be used to prototype and debug complex programs that will later be written in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ROOTlib

    C++ lib, that provides access to multiple ROOT routines (root.cern.ch)

    This C++ lib is used and created to provide easy methods based on ROOT (a CERN data analysis framework). It was developed for use in practical courses but is not limited to. In addition it is ported step by step into Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    clustering-lib

    Python clustering library

    Python clustering library. - Improvement of the re-existing SourceForge library: "python-cluster" https://sourceforge.net/projects/python-cluster/ - adds PAM clustering, DIANA clustering, ECAST clustering - adds support for pdb files as items to be clustered through an extension library PDBclustering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    apt-history logs the changes of /var/lib/dpkg/status when installing, removing, upgrading packages with apt-get.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The goal of Xplico is to extract the applications data from an Internet traffic capture. For example, from a pcap file Xplico extracts each email (POP, IMAP, and SMTP protocols), all HTTP contents, each VoIP call (SIP), and so on. NFAT
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Mibian Lib is an open source options pricing library in python
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    I2C-LCD
    Python Lib to Control a I2C-LCD Display with PCF8574 expander.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A python3 lib rendering html.parser into stack and callback models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Selective pcap file replay application for security reexecution and forensics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This python script will analyze the pcap files for Passive host analysis, Passive OS fingerprinting, Passive Http Analysis, Characterization based on the blacklists, Vulnerability Analysis of the websites, and port scanning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Python Minecraft Serverlog Objects Lib (PYMSOL) # Creates python objects from minecraft server.log file. # Tries to collect log-in session data for players. # Has basic sanity checking and reporting # Aims to evolve with Minecraft Beta
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MadPi
    A simple interactive program for making funny stories. Based off of the Mad-Lib game. Written entirely in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Incoming Activity Monitor

    Incoming Activity Monitor

    DEPRECATED! Project is now hosted on GITHUB

    DEPRECATED! Project is now hosted on GITHUB Monitors conspicuous activity on the net. Consists of a daemon watching for incoming packets and a client for user desktop notifications. Being coded in python and ubuntu compat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Script developed on Python using Scapy lib that detect ARP Spoofing attack direct to your host. This script depends on python and python-scapy
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB