Search Results for "python spreadsheet" - Page 2

Showing 46 open source projects for "python spreadsheet"

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
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1

    puddletag

    SImple, powerful audio tagger for GNU/Linux

    puddletag is an audio tag editor (primarily created) for GNU/Linux similar to the Windows program, Mp3tag. Unlike most taggers for GNU/Linux, it uses a spreadsheet-like layout so that all the tags you want to edit by hand are visible and easily editable. The usual tag editor features are supported like extracting tag information from filenames, renaming files based on their tags by using patterns and basic tag editing. Then there’re Functions, which can do things like replace text, trim...
    Downloads: 112 This Week
    Last Update:
    See Project
  • 2
    Python language bindings for the GtkExtra widget set. GtkExtra is a useful set of widgets for the GIMP Toolkit, aka GTK+. It provides a spreadsheet-like matrix widget and widgets for 2-D and 3-D graphing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    cutplace
    Cutplace validates tabular data (CSV, fixed format) according to an interface control document (ICD). The ICD acts as executable specification and can be described using popular spreadsheet applications (Calc, Excel).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    RAWR - Rapid Assessment of Web Resources

    A web interface enumeration tool for simplifying red team reporting.

    Introducing RAWR (Rapid Assessment of Web Resources). There's a lot packed in this tool that will help you get a better grasp of the threat landscape that is your client's web resources. It has been tested from extremely large network environments, down to 5 node networks. It has been fine-tuned to promote fast, accurate, and applicable results in usable formats. RAWR will make the mapping phase of your next web assessment efficient and get you producing positive results faster!
    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

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 5
    PYNBM

    PYNBM

    Python Network Bookmark Manager

    PYNBM (Python Network Bookmark Manager) is a free application that helps system and network administrators dealing with a huge number of systems to quickly connect remotely to any host or network device. PYNBM looks like a spreadsheet containing customizable tools in the context menu (ssh, vnc, http, telnet, scp... and everything you want), and offering the ability to continuously check systems state through an icmp polling. PYNBM is written in Python language, and is available for Windows...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    An Excel addin and server framework for implementing remote excel user-defined functions (UDFs). This framework is designed to provide a centralised warehouse of functions for Excel users (eg. within an organisation).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The csvdatamix project aims to randomize CSV input data files in order to conceal the original state of the data. Similar to data masking or data transformation. Also has mapping abilities to translate back to the original state of the data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Python Spreadsheet Middleman. Aims to be the best cross platform--cross application python spreadsheet module for any spreadsheet program. Currently supports Excel and Gnumeric. Made to be easy to use and newbie friendly. Documentation in zip!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Simple pure python spreadsheet class with ods export
    Downloads: 1 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 10
    Helps compatibility with Vernier's Graphical Analysis and Logger Pro software. Includes a converter to extract important data out of Vernier .ga3 and .cmbl data files, and spreadsheet to analyze the data with tables, graphs, and curve fitting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Generating Excel 97+ files with Python 2.4+ (need decorators), importing Excel 95+ files, support for UNICODE in Excel files, using variety of formatting features and printing options, Excel files and OLE2 compound files dumper. No need in Windows/COM
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TaDaPro is a command-line utility to operate with numerical column tabulated data. It is intended for operations that are cumbersome to do by hand in a spreadsheet, and for transformations that have to be applied as a batch process on many files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Addition to payment system Cyberplat (http://cyberplat.com). Provide monitoring by browser, include PDA.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Disa is an ip based geo locator project. that uses data from http://www.hostip.info/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Fripp is a music composition environment that uses a spreadsheet metaphor for manipulating music with built-in and user-created functions. Supports MIDI playback and recording. Displays music in common notation. Written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PythonOffice is a Python API for the Ms XML (Excel) Spreadsheet format. It allows you to read and write Excel XML documents from within the Python programming language. In future, support for other formats is planned, including OOo, Ms Open Xml.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Ocular is a spreadsheet written entirely in python. Cell contents are evaluated by python after any standard spreadsheet coordinates are parsed. This allows the full Monty from Python to be implemented in a visual environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    pyXLWriter is a Python library for generating Excel compatible spreadsheets. It's a port of John McNamara's Perl Spreadsheet::WriteExcel 1.0 module (see http://www.cpan.org) to Python. Requires Python 2.1+. [Project was stopped]
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    The main purpose of "python2xlw" is to create an Excel-compatible file which can be sent to users via the web as an excel application. The motivation is mainly to support the display of XY Scatter plots and tabular numerical data(eg engineering data)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    NovaGrid is a light spreadsheet made with Python / Tkinter, based on Tktable. The objective of this project is to have a light spreasheet python object which can be used into larger projects. The code is totaly written in Python (actualy 2.2.2).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    A spreadsheet/matlab-like tool for numerical programming with python.
    Downloads: 0 This Week
    Last Update:
    See Project
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.