Showing 31 open source projects for "ofn-extract-objects.py"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 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
  • 1
    tailwindcss

    tailwindcss

    A utility-first CSS framework for rapid UI development

    Rapidly build modern websites without ever leaving your HTML. A utility-first CSS framework packed with classes like flex, pt-4, text-center and rotate-90 that can be composed to build any design, directly in your markup. Utility classes help you work within the constraints of a system instead of littering your stylesheets with arbitrary values. They make it easy to be consistent with color choices, spacing, typography, shadows, and everything else that makes up a well-engineered design...
    Downloads: 96 This Week
    Last Update:
    See Project
  • 2
    Cloud Commander

    Cloud Commander

    Cloud Commander file manager for the web with console and editor

    ... and tar.gz. Built-in archives extract: zip, tar, gz, bz2, .tar.gz and .tar.bz2 (with help of inly). Cloud Commander could be used as middleware for node.js applications based on socket.io and express. The docker images are provided for multiple architectures and types. Config would be read from home directory, hosts root file system would be mount to /mnt/fs, 8000 port would be exposed to hosts port.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Volatility

    Volatility

    An advanced memory forensics framework

    Volatility is a widely used open-source framework for analyzing memory captures (RAM dumps) from Windows, Linux, and macOS systems. It enables investigators and malware analysts to extract process lists, network connections, DLLs, strings, artifacts, and more. Volatility supports many plugins for detecting hidden processes, malware, rootkits, and event tracing. It’s essential in digital forensics and incident response workflows.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Ethereum ETL

    Ethereum ETL

    Python scripts for ETL (extract, transform and load) jobs for Ethereum

    Python scripts for ETL (extract, transform and load) jobs for Ethereum blocks, transactions, ERC20 / ERC721 tokens, transfers, receipts, logs, contracts, internal transactions. Data is available in Google BigQuery. Ethereum ETL lets you convert blockchain data into convenient formats like CSVs and relational databases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    Echidna

    Echidna

    Ethereum smart contract fuzzer

    ... in specific cases. Optional corpus collection, mutation and coverage guidance to find deeper bugs. Powered by Slither to extract useful information before the fuzzing campaign. Source code integration to identify which lines are covered after the fuzzing campaign. Curses-based retro UI, text-only or JSON output.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    pep484 stubs for Django

    pep484 stubs for Django

    PEP-484 stubs for Django

    ... the PR. This project does not affect your runtime at all. It only affects mypy type checking process. The current implementation uses Django's runtime to extract information about models, so it might crash if your installed apps or models.py are broken.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Colly

    Colly

    Elegant Scraper and Crawler Framework for Golang

    Colly provides a clean interface to write any kind of crawler/scraper/spider. With Colly you can easily extract structured data from websites, which can be used for a wide range of applications, like data mining, data processing or archiving. Clean API. Fast (>1k request/sec on a single core) Manages request delays and maximum concurrency per domain. Automatic cookie and session handling. Sync/async/parallel scraping. Distributed scraping. Caching, automatic encoding of non-unicode responses...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    goober

    goober

    A less than 1KB css-in-js solution

    ..., and anything really with the use of a theme. On the server, you can easily extract the CSS for the current state with extractCss. The initial thought of goober was a CSS-in-js solution at the cost of peanuts. Hence the peanuts emoji. By using goober, you are practically getting back space in size to build more of the needed features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FVim

    FVim

    Cross platform Neovim front-end UI, built with F# + Avalonia

    Cross platform Neovim front-end UI, built with F# + Avalonia. Download the latest release package for your system, extract and run FVim! For Windows 7 / Vista / 8.1 / Server 2008 R2 / Server 2012 R2, use the win7-x64 package. For Windows 10, use the win-x64 package -- this version has faster startup. For macOS, it's packaged as an app bundle, unzip and drag it to your applications folder. Use a Windows FVim frontend with a WSL neovim: fvim, wsl. Multi-grid support, try Ctrl-w ge to detach...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 10
    .NET for Apache Spark

    .NET for Apache Spark

    A free, open-source, and cross-platform big data analytics framework

    .NET for Apache Spark provides high-performance APIs for using Apache Spark from C# and F#. With these .NET APIs, you can access the most popular Dataframe and SparkSQL aspects of Apache Spark, for working with structured data, and Spark Structured Streaming, for working with streaming data. .NET for Apache Spark is compliant with .NET Standard - a formal specification of .NET APIs that are common across .NET implementations. This means you can use .NET for Apache Spark anywhere you write...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PhoneNumberKit

    PhoneNumberKit

    A Swift framework for parsing and formatting phone numbers

    Swift 5.3 framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber. Import PhoneNumberKit at the top of the Swift file that will interact with a phone number. All of your interactions with PhoneNumberKit happen through a PhoneNumberKit object. The first step you should take is to allocate one. A PhoneNumberKit instance is relatively expensive to allocate (it parses the metadata and keeps it in memory for the object's lifecycle), you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    VideoSrt

    VideoSrt

    Windows-GUI

    ... to generate subtitle files (support Chinese-English translation, bilingual subtitles) Extract speech text from video/audio. Batch translation, filter processing/encoding SRT subtitle files. Using the Alibaba Cloud speech recognition interface, the accuracy is high, and the standard Mandarin/English recognition rate is over 95%. Video recognition does not need to upload the original video, which is convenient, fast and time-saving.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 13
    Smart Contract Sanctuary

    Smart Contract Sanctuary

    A home for ethereum smart contracts

    .... A scriptable semantic grep utility for solidity (crunch numbers, find specific contracts, extract data) Semgrep is a fast, open-source, static analysis tool for finding bugs and enforcing code standards at editor, commit, and CI time, and now supports Solidity! A powerful online code search service that can be used to search the sanctuary without cloning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FFME

    FFME

    FFME: The Advanced WPF MediaElement (based on FFmpeg)

    ... and frame-by-frame seeking. Properties such as Position, Balance, SpeedRatio, IsMuted, and Volume are all Dependency Properties. Additional and extended media events. Extracting (and modifying) video, audio and subtitle frames is very easy. Easily apply FFmpeg video and audio filtergraphs. Extract media metadata and specs of a media stream (title, album, bit rate, codecs, FPS, etc). Apply volume, balance and speed ratio to media playback. MediaState actually works on this control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SpinKit

    SpinKit

    A collection of loading indicators animated with CSS

    Simple loading spinners animated with CSS. SpinKit only uses (transform and opacity) CSS animations to create smooth and easily customizable animations. Add spinkit.css or spinkit.min.css to your project (or copy-paste the CSS that you need for your spinner—there are no dependencies between spinners, no shared classes, and no shared animations, etc, so it should be fairly straight-forward to extract only the code that you need). Add a spinner to your project by copy-pasting HTML from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BWAPI

    BWAPI

    An API for interacting with Starcraft: Brood War (1.16.1)

    Brood War Application Programming Interface or BWAPI is a free and open source C++ framework that is used to create Artificial Intelligence (AI) agents that play the popular Real Time Strategy (RTS) game Starcraft: Brood War. With BWAPI, players of varying levels can create AI agents to play Brood War, but with certain limits. BWAPI will only reveal visible parts of the game state to AI modules to enable programmers to write competitive non-cheating AIs. BWAPI also denies user input so...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    C# Extension Methods

    C# Extension Methods

    C# Extension Methods | Over 1000 extension methods:

    Enhance the .NET Framework with over 1000 extension methods. Open a binary file, reads the contents of the file into a byte array, and then closes the file. Extract all the files in the specified zip archive to a directory on the file system. Get started by learning C# Extension Methods from cheat sheet. Get started by searching from documented extension methods. Get started by searching and trying some online example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    nexmon

    nexmon

    The C-based Firmware Patching Framework for Broadcom/Cypress WiFi Chip

    ... transmissions with an arbitrary jamming signal. It uses the Wi-Fi chip as a Software-defined Radio to generate jamming signals. It allows using non-standard channels such as 80 MHz bandwidth in the 2.4 GHz bands. It allows to set of arbitrary transmission powers. It allows patching the D11 core's real-time MAC implementation. It allows to extract of CSI of up to 4x4 MIMO transmissions at 80 MHz bandwidth.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    WebHarvest - web data extraction tool
    Web data extraction (web data mining, web scraping) tool. It leverages well proved XML and text processing techologies in order to easely extract useful data from arbitrary web pages.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 20
    esis-framework
    During the course of developping ESIS it became clear that we had developed a framework that could be used to develop other applications. So we made the decision to extract that framework to make it available to the community.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Senuji Web Testing Framework

    Senuji Web Testing Framework

    Senuji is a keyword driven Selenium based test automation framework

    .... Advanced exception management capability during test run 3. Complete and durable logs and test reporting 4. Full video coverage of your test run 5. Easy installation (Just extract the archive file)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Chameleon

    Chameleon

    Color framework for Swift and Objective-C

    Chameleon is a lightweight, yet powerful, color framework for iOS (Objective-C & Swift). It is built on the idea that software applications should function effortlessly while simultaneously maintaining their beautiful interfaces. With Chameleon, you can easily stop tinkering with RGB values, wasting hours figuring out the right color combinations to use in your app, and worrying about whether your text will be readable on the various background colors of your app. With a plethora of color...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a complete API to access World of Warcraft armory at battle.net. This also includes cache control, so you can keep below the daily request limit. Ideas is more than welcome. Change log: http://sourceforge.net/p/wowarmoryapi/home/Changelog
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Toolsverse ETL Framework

    Toolsverse ETL Framework

    Open source Extract Transform Load engine written in Java

    ETL Framework is a standalone Extract Transform Load engine written in Java. It includes executables for all major platforms and can be easily integrated into other applications. Key Features: * embeddable, open source and free * fast and scalable * uses target database features to do transformations and loads * manual and automatic data mapping * data streaming * bulk data loads * data quality features using SQL, JavaScript? and regex * data transformations Requirements * Java...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    AWL

    Abstract Widget Layer

    A light client C/S framework in pike. AWL based on MCS ( mcs.sourceforge.net ). You need to download MCS and extract the files to the same place of AWL You can use GWT-style widget, and GWT is the only front-end by now. You can impliment your own front-end. Command-line-style or lambda-style request handler, Input data of TEXTBOX will be sent back as a argument of command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 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.