Showing 29 open source projects for "python basic project"

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 Azure with Proven Frameworks Icon
    Build Securely on Azure 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
    Vanilla Framework

    Vanilla Framework

    From community websites to web applications, this CSS framework

    Backed by open-source code and written in Sass by the Canonical Web Team. Vanilla contains a responsive CSS grid, basic style for HTML elements and a selection of key useful patterns and utility classes that you can extend. Designed to be composable, you can include the whole framework to avail of all styles or you can use only what you need for your project. Anyone can contribute to Vanilla, improve it and extend it. All the code is available on GitHub and is licensed under LGPLv3 by Canonical.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    Dominate

    Dominate

    Dominate is a Python library for creating and manipulating HTML docs

    Dominate is a Python library for creating and manipulating HTML documents using an elegant DOM API. It allows you to write HTML pages in pure Python very concisely, which eliminates the need to learn another template language, and lets you take advantage of the more powerful features of Python. Dominate can also use keyword arguments to append attributes onto your tags. Most of the attributes are a direct copy from the HTML spec with a few variations. Through the use of the += operator...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    Pandas Profiling

    Pandas Profiling

    Create HTML profiling reports from pandas DataFrame objects

    pandas-profiling generates profile reports from a pandas DataFrame. The pandas df.describe() function is handy yet a little basic for exploratory data analysis. pandas-profiling extends pandas DataFrame with df.profile_report(), which automatically generates a standardized univariate and multivariate report for data understanding. High correlation warnings, based on different correlation metrics (Spearman, Pearson, Kendall, Cramér’s V, Phik). Most common categories (uppercase, lowercase...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    pypandoc

    pypandoc

    Thin wrapper for "pandoc" (MIT)

    Pypandoc provides a thin wrapper for pandoc, a universal document converter. Pypandoc uses pandoc, so it needs an available installation of pandoc. Pypandoc provides 2 packages, "pypandoc" and "pypandoc_binary", with the second one including pandoc out of the box. The 2 packages are identical, with the only difference being that one includes pandoc, while the other don't. If pandoc is already installed (i.e. pandoc is in the PATH), pypandoc uses the version with the higher version number,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
    Get Avast Free Antivirus | Your top-rated shield against malware and online scams

    Boost your PC's defense against cyberthreats and web-based scams.

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 5
    Froala Design Blocks

    Froala Design Blocks

    A set of 170+ Bootstrap based design blocks to create websites

    Over 170 responsive design blocks ready to be used in your web or mobile apps. All blocks are based on the Bootstrap Library, and they are the building blocks for beautiful websites. All Froala products are built for developers. As a HTML5 and CSS3 library, the Froala Design Blocks is clearly no exception. Sketch, PSD you name it. Froala Design Blocks is the tool that helps developers and designers speak the same language. Froala Design Blocks is a free and Open Source project with the goal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DinkToPdf

    DinkToPdf

    C# .NET Core wrapper for wkhtmltopdf library that uses Webkit engine

    .NET Core P/Invoke wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF. Copy the native library to root folder of your project. From there .NET Core loads the native library when the native method is called with P/Invoke. You can find the latest version of the native library. Select the appropriate library for your OS and platform (64 or 32-bit). The library was not tested with IIS. The library was tested in console applications and with Kestrel web server both...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    driveway

    driveway

    Pure CSS masonry layouts

    driveway is a pure CSS masonry layout aid. driveway is an explorative project for developing pure CSS masonry layouts. It is developed using stylus. driveway simply provides the basic means to layout your content in a masonry style and provides no aesthetic styling. This should ideally be covered by your own theme files. Clusters and segments are most likely the trickiest part of creating a layout with a driveway. Clusters are used to break up the layout flow a little more and enhance...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    dpanalyzer

    postprocessing tool for Project Gutenberg Distributed Proofreaders

    Specialized tool for PostProcessors of books produced by Project Gutenberg Distributed Proofreaders. Parses the markup structure of a project file out of the formatting rounds; reports about the text structure found, and identifies markup errors. Planned future features: generation of normalized dp output by rejoining split paragraphs and moving around footnotes, renumbering of pages; conversion to basic LaTeX and basic HTML markup for further processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Isobar Front-end Development Standards

    Isobar Front-end Development Standards

    Isobar Front-end development coding standards

    This document contains guidelines for web applications built by the Front-end development practice of Isobar. It is to be readily available to anyone who wishes to check or contribute to the iterative progress of our discipline's best practices. What this document is not is a series of explanations as to how front-end technologies work; a basic familiarity is assumed. It also does not provide evaluations of the pros and cons of various alternatives unless there is common confusion about which...
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas | Run databases anywhere Icon
    MongoDB Atlas | Run databases anywhere

    Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.

    MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
    Learn More
  • 10
    Wrupit

    Wrupit

    An opensource PHP script for creating your own online notebook

    Wrupit is a PHP software which enables you to have your own “online private notebook” in a minute. It’s simple, and flexible. I’ve tried my best in making the software simple, clean and readable by adding comments. I’m a newbie in developing so this script may not be perfect but it is pretty sufficient for the basic needs of creating an online notebook system. Wrupit is a small, simple opensource project that allows you to setup your own “online notebook” in minutes. It requires extremely less...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Yascade

    Yascade prepares documents to be formatted

    Yascade uses Excel to build document projects. Add your info into Excel without formatting and press a hotkey and Yascade builds your project into a formatted document or series of numbered documents. Overview (20min): http://www.youtube.com/watch?v=IDq53MknLRg Tutorial #1 (45min): http://www.youtube.com/watch?v=mqqqs0F9F3Q Tutorial #2 (2hrs): http://www.youtube.com/watch?v=w7HXVo9IL40 Visit us on Reddit: http://www.reddit.com/r/Yascade Hotkey to open or create a new document on your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Aurora Application Server is a new Python Web Application Server and Framework. The main goal of the project is to provide the developer with a complete set of tools to speed up the application development process. See project wiki for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    jFeedMe

    jQuery based cross-domain feed subscriber and renderer into HTML

    ... of items you want to display>'> tag. 3. Fully customisable: YMMV depending on your HTML skills (basic is enough). :) 4. Optimised execution with 'wait' indicator. 5. Just need to change relevant paths of the wait animated gif and voila! ******************************************************** NOTE: This is a hobby project under WTFPL, so don't expect prompt support. If you are stuck, feel free to drop me a line from the contact page. ********************************************************
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Figerty Editor

    Basic HTML Editor with Visual Realtime Preview

    Figerty Editor is a basic HTML editor with a visual Preview system that allows you to view your design in one window while you code in the other. The preview window updates in realtime as you type. Aimed at designers, Figerty Editor is in early stages and great features are planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Angosso

    Angosso

    Performance and stability

    Develop: domain secure, and performing secure Domain Name System (DNS) dynamic updates. Domain Name System Security Extensions Servlet API Package The javax.servlet.http package contains a number of classes and interfaces that describe and define the contracts between a servlet class running under the HTTP protocol and the runtime environment provided for an instance of such a class by a conforming servlet container.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Html Assembler
    Html Assembler is a static site generator. It automatically integrates page content such as text and photos in a modifiable page template creating a complete set of html files ready for upload to your site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Create or parse ANY Mark-up Language (HTML XML X3D VRML MathML XAML XDP CDA SCORM COLLADA XBRL) file or string into a simple and versatile MLDocument, MLElement, MLParameter hierarchical object model, written in VB 6 (Win32). Alternative to using DOM.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    A HTML scraper that uses machine learning frameworks to extract labelled fields from raw HTML. The project also involves the development of a tool to display the semi structured data generated by the scraper component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Library Management Software System will be an online and mobile service to help people and public libraries to automate all activities. PhotonSoft Ltd. plan LMSS to be world's largest library network and social space with Internet/WAP communication tools
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Garuda is an open source web editor coded in visual basic to provide a free alternative to Adobe Dreamweaver, complete with FTP, live preview and a small inter-office chat program to exchange thoughts and files fast.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    openMyAdmin is a free CMS, established on the basis of recent trends in developing web applications such as AJAX, MVC and OOP. Basic principles of CMS: web desktop and modular structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project aims to provide an offline version of wikipedia, available from the web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A pure python canvas for drawing 2D primitives which outputs its data as SVG or VML but can be easily extended to output more formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Python tool for creating websites or project documentation. Pages can be stored as reST (text) or html. With a simple templating and macro system it can autogenerate index pages and navigation links. Facilities for multiple translations as well.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    The library XReport is a report viwer based on wxWindows library.
    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.