Search Results for "sourceforge.net/projects/winpython/files/winpython_3.8/3.8.10.0/winpython64-3.8.10.0.7z"

Showing 27 open source projects for "sourceforge.net/projects/winpython/files/winpython_3.8/3.8.10.0/winpython64-3.8.10.0.7z"

View related business solutions
  • CompanyCam is a photo-based solution created for contractors, by contractors. Icon
    CompanyCam is a photo-based solution created for contractors, by contractors.

    Take photos, track progress, and collaborate on tasks with job site management tools and AI shortcuts for every phase of any project.

    Take unlimited photos—which are location and time-stamped, sent to the cloud, and stored securely. Every photo is organized by project and instantly available to your team, allowing you to see what’s going on anytime, anywhere. Annotate photos with drawings, arrows, comments, tags, and voice notes, and create project timelines, photo galleries, reports, and transformation photos through the app. Sharing photos with customers and insurance adjusters has never been easier, and keeping your entire process organized has never been simpler.
    Learn More
  • The top-rated AI recruiting platform for faster, smarter hiring. Icon
    The top-rated AI recruiting platform for faster, smarter hiring.

    Humanly is an AI recruiting platform that automates candidate conversations, screening, and scheduling.

    Humanly is an AI-first recruiting platform that helps talent teams hire in days, not months—without adding headcount. Our intuitive CRM pairs with powerful agentic AI to engage and screen every candidate instantly, surfacing top talent fast. Built on insights from over 4 million candidate interactions, Humanly delivers speed, structure, and consistency at scale—engaging 100% of interested candidates and driving pipeline growth through targeted outreach and smart re-engagement. We integrate seamlessly with all major ATSs to reduce manual work, improve data flow, and enhance recruiter efficiency and candidate experience. Independent audits ensure our AI remains fair and bias-free, so you can hire confidently.
    Learn More
  • 1
    ART

    ART

    A Reporting Tool

    ART is a reporting and business intelligence solution. It enables quick deployment of SQL query results. Supports tabular reports, charts, dashboards, scheduling. Support https://areportingtool.com/support/
    Leader badge
    Downloads: 56 This Week
    Last Update:
    See Project
  • 2
    PivotTableReportQuery

    PivotTableReportQuery

    Pivot table report from MS SQL

    ...Creating an application for reporting with possibility to store queries (data sets for reports) and settings of fields. Displaying list of reports to choose. https://sourceforge.net/projects/pivotreportsbook/ 2. Adding integration with Windows login 3. Pivot Table component development: Column filters , drill down, value formatting
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Estimate

    Estimate

    Web based Cost Estimation, Material Takeoff and Reconciliation Tool

    ...Estimate is suitable for a wide variety of trades and businesses, including but not limited to: General/Industrial Construction, Carpentry, Plumbing, Electrical, Tile Work, Concrete Work, Landscaping, Maintenance & Repair. Building an accurate and comprehensive estimate, for a commercial construction projects can be a long gruelling process. Use Estimate to take full control over the three most important variables in your project i.e. Time, Finance and Resources (Man, Material, Equipments).
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 4
    apache spark data pipeline osDQ

    apache spark data pipeline osDQ

    osDQ dedicated to create apache spark based data pipeline using JSON

    This is an offshoot project of open source data quality (osDQ) project https://sourceforge.net/projects/dataquality/ This sub project will create apache spark based data pipeline where JSON based metadata (file) will be used to run data processing , data pipeline , data quality and data preparation and data modeling features for big data. This uses java API of apache spark. It can run in local mode also. Get json example at https://github.com/arrahtech/osdq-spark How to run Unzip the zip file Windows : java -cp ....
    Downloads: 0 This Week
    Last Update:
    See Project
  • Papirfly: Best user-friendly DAM and Content Creation Software Icon
    Papirfly: Best user-friendly DAM and Content Creation Software

    The #1 solution to create and manage content. On‑brand. At scale.

    Papirfly provides a single online destination for all your employees and other stakeholders who are engaging with your brand, ensuring consistency in all aspects of their communications. Teams can produce infinite studio-standard marketing materials from bespoke templates, store, share and adapt them for their own markets and stay firmly educated on the brand’s purpose, guidelines and evolution – with no specialist skills or agency help necessary.
    Learn More
  • 5
    DSTK - Data Science TooKit 3

    DSTK - Data Science TooKit 3

    Data and Text Mining Software for Everyone

    ...DSTK offers data understanding using statistical and text analysis, data preparation using normalization and text processing, modeling and evaluation for machine learning and algorithms. It is based on the old version DSTK at https://sourceforge.net/projects/dstk2/ DSTK Engine is like R. DSTK ScriptWriter offers GUI to write DSTK script. DSTK Studio offers SPSS Statistics like GUI for data mining, and DSTK Text Explorer offers GUI for Text Mining. DSTK Engine and DSTK ScriptWriter are opensource, but DSTK Studio and Text Explorer requires small amount of payment. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DSTK - DataScience ToolKit

    DSTK - DataScience ToolKit

    DSTK - DataScience ToolKit for All of Us

    DSTK - DataScience ToolKit is an opensource free software for statistical analysis, data visualization, text analysis, and predictive analytics. Newer version and smaller file size can be found at: https://sourceforge.net/projects/dstk3/ It is designed to be straight forward and easy to use, and familar to SPSS user. While JASP offers more statistical features, DSTK tends to be a broad solution workbench, including text analysis and predictive analytics features. Of course you may specify JASP for advanced data editing and RapidMiner for advanced prediction modeling. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    DataCleaner

    DataCleaner

    Data quality analysis, profiling, cleansing, duplicate detection +more

    DataCleaner is a data quality analysis application and a solution platform for DQ solutions. It's core is a strong data profiling engine, which is extensible and thereby adds data cleansing, transformations, enrichment, deduplication, matching and merging. Website: http://datacleaner.github.io
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    Lite Weight Reporter

    Lite Weight Reporter

    Easy, Lite weight, real time, web based, reporting & analytic tool

    ****Refer to the improved version of the same application @ https://sourceforge.net/projects/query2report/ **** Light weight reporter, LWR, is a simple web based reporting building and publishing application. LWR transforms bunch SQL queries to charts and displays in a report. Each report has one or more elements arranged in rows and columns. Each element has title, SQL Query, database connection pointing to database from where data is retrieved and type of graph/table renderer. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Restful APIs for Data Cleansing

    Restful APIs for Data Cleansing

    This is sister project for osDQ which provide Restful APIs

    (Beta Version) This is sister project for https://sourceforge.net/projects/dataquality/ . It provides Restful APIs for features for data quality and data preparation features. This project will help projects which want embed data quality and data preparation features in their project or UI using restful calls. Data Cleansing APIs Dockerfile: # Pull base image FROM frnde/jetty-9.4.2-jre8-alpine-cet ADD osdq-v0.0.1.war /var/lib/jetty/webapps/osdq.war EXPOSE 8080 Docker Image https://hub.docker.com/r/vreddym/osdq-web/tags
    Downloads: 0 This Week
    Last Update:
    See Project
  • Quality Management Software Icon
    Quality Management Software

    Ideal for small to medium-sized businesses. Pay for all the modules or only the ones you need.

    isoTracker Quality Management is a popular cloud-based quality management software (QMS) that is used by small to medium sized businesses on a worldwide basis. It helps to manage ISO 9001, ISO 13485, ISO 22000, ISO 17025, ISO 14001 systems...plus many similar other systems. It also conforms to the requirements of 21 CFR Part 11.
    Learn More
  • 10

    DocumentBurster

    Report Delivery. Report Distribution. Report Bursting. Email & FTP

    DocumentBurster is a powerful report delivery software which can break up reports such as invoices, statements, purchase orders, commissions reports or dunning letters in order to distribute relevant parts to each of your clients, subscribers, partners or vendors. DocumentBurster can process PDF and Microsoft Excel reports and will naturally complement and extend your current business intelligence solution. Report bursting software which works with any reporting software including...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Project.net

    Project.net

    Open Source Enterprise Project Management Software for PPM and PPO

    Comprehensive Project Portfolio Management (PPM) / Enterprise Project Management (EPM) for standalone projects or portfolios of projects. Built-in blog and wiki functionality. Professional services and support available: see www.project.net.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Optimal BPM

    Optimal BPM

    The beat of your business

    [See the files section for installation instructions] Optimal BPM™ is a project that aims to create an easy-to-use Business Process Management system (BPM) and tools. So far, only the tools, and only a data replication tool, Optimal Sync, has been released (available from the "files" page). But more is coming. It incorporates many different open source projects that relates to interoperability, transformation, context and process control.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    BIRT Report Designer

    BIRT Report Designer

    Open Source Reporting & Data Visualization Platform

    ...With a flexible Open Data Access framework, developers can write custom data drivers to access data from any source, including Big Data sources like Apache Hadoop, Cassandra, and MongoDB, along with all traditional relational databases, Flat Files, XML data streams, and data stored in proprietary systems. Built for embedding, BIRT includes APIs for data access, chart generation, output formats, content execution, and integration within larger applications.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14

    CSV*Loader for Oracle

    Simplified CSV turbo loader to Oracle

    Tired of writing control files? No problem! CSV*Loader will generate control file for SQL*Loader. Too slow? No problem! CSV*Loader turbo mode may load it 10x faster to your Oracle database than your good old Perl::DBI script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Excel Automation Tool

    Excel Automation Tool

    Perform automatic: compare,copy,delete,merge,format,password removal

    Perform automatic operations between excel files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    Xross Tab / QScript

    Market Research Data Processing Suite

    XTCC/Qscript revolves around two concepts: 1) Data collection : Qscript 2) Data analysis : XTCC Qscript enables Market Research companies to securely collect data using online and offline mediums such as web, tablets/mobile. Different products include: 1) Pen and Paper Survey Management Qscript enables faster and easier keyboard entry with real time logic and validation. It generates SPSS and IBM Quantum compatible data tabulation programs leading to significant time savings of up...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Data Ninja

    Data Ninja

    A document clustering system with search & report generation features

    ...The report generation feature specifically for use by audit companies takes an audit report as an input and outputs an insight log and draft management letter with insights pulled from the report. This feature can be customised to suit a company's requirements. This software works with pdf, docx, txt and csv files and the zip file must be saved in "My Documents".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TableauPublisher

    TableauPublisher

    Sync .twb files to Tableau Server (prevent report chaos!)

    Prevent report chaos on Tableau Server! Python script that can publish a collection .twb files to Tableau Server. Can publish just the files that have changed. Files are stored in subversion and checked out to a local file system. Comparison of what has changed checks last commit time in svn vs last update time on Tableau Server. Can also run in 'nopublish' mode which just confirms what it would do, but doesn't take any action.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Crystal Reports Regex Library

    Crystal Reports Regex Function Library

    A simple regular expression library for Crystal Reports. Written in C/C++ with a certain amount of guesswork on the memory management. Installation: Copy the dll to:- C:\Program Files\Business Objects\Common\3.5\bin or the equivalent
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JiraDataExporter

    JiraDataExporter

    Export issues from JIRA to a SQL database

    Use JIRA's REST API to sync issues, worklogs, projects etc into SQL tables, enabling you to point your favourite BI tool at the data. I highly recommend Tableau (http://www.tableausoftware.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Snowflake is a CASE Tool directed towards data warehousing projects. Through an easy to use graphical interface, it allows the construction of a conceptual design of the data warehouse or data mart, using a simple multidimensional notation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SplitPDF -SplitPDF.jar- is a ‘command-line driven’ Java-program, it splits a PDF-file by bookmarks into separated PDF’s. The bookmark is used as title for the newly created PDF. Extremely usefull and fast in a batch processing environment.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    PMOiQ™ a Web 2.0, RIA (Flex) application that provides businesses with the ability to manage programs/projects portfolio while mitigating risks. PMOiQ features a Balanced Scorecard (BSC) for goals management with an easy-to-read data visualization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Datacleaning Open Source
    A group a subprojects for Data Cleaning projects, mainly as a step of a Data Mining Project. Visit www.datacleaningopensource.com to review our current applications or if you want to add yours. NOTE: PROGRAMMING SKILLS ARE REQUIRED.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Etl Audit helps you in evaluating the migration costs of existing ETL projects. It calculates metrics and produces various reports in a pdf document. First version analyses DataStage projects and evaluates the benefits to migrate to Talend Open Studio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB