Showing 29 open source projects for "restructuredtext"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 1
    Sphinx

    Sphinx

    Main repository for the Sphinx documentation builder

    Sphinx is a tool that makes it easy to create intelligent and beautiful documentation, written by Georg Brandl and licensed under the BSD license. It was originally created for the Python documentation, and it has excellent facilities for the documentation of software projects in a range of languages. Of course, this site is also created from reStructuredText sources using Sphinx! HTML (including Windows HTML Help), LaTeX (for printable PDF versions), ePub, Texinfo, manual pages, plain text...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Weave

    Weave

    Scientific reports/literate programming for Julia

    ... and reStructuredText.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AWS EC2 Instance Connect CLI

    AWS EC2 Instance Connect CLI

    All-in-one client for EC2 Instance Connect that handles key brokerage

    This is an all-in-one client for EC2 Instance Connect that handles key brokerage and establishing connections to EC2 Instances through an interface near-identical to standard system ssh, sftp, and other utilities. This is a Python client for accessing EC2 instances via AWS EC2 Instance Connect. This module supports Python 2.7.x and 3+. This package is available on PyPI for pip installation, ie, pip install ec2instanceconnectcli. It is strongly encouraged you set up a virtual environment for...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    pytablewriter

    pytablewriter

    pytablewriter is a Python library to write a table in various formats

    pytablewriter is a Python library to write a table in various formats: AsciiDoc / CSV / Elasticsearch / HTML / JavaScript / JSON / LaTeX / LDJSON / LTSV / Markdown / MediaWiki / NumPy / Excel / Pandas / Python / reStructuredText / SQLite / TOML / TSV / YAML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 5
    Google Open Source Project Style Guide

    Google Open Source Project Style Guide

    Chinese version of Google open source project style guide

    .... If the project you are modifying originates from Google, you may be directed to the English version of the project page to understand the style used by the project. The Chinese version of the project uses reStructuredText plain text markup syntax, and uses Sphinx to generate document formats such as HTML / CHM / PDF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    LTEX LS

    LTEX LS

    LTeX Language Server: LSP language server for LanguageTool

    LTEX LS (LTEX Language Server) implements a language server according to the Language Server Protocol (LSP) and provides grammar and spelling errors in markup documents (LATEX, Markdown, etc.). The documents are checked with LanguageTool. Typically, you start the language server (either locally or remotely), you send the language server your LATEX or Markdown document, and it will respond with a list of the grammar and spelling errors in it. To use LTEX LS in this way, you have to use a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Changelog CI

    Changelog CI

    Changelog CI is a GitHub Action that enables a project

    ... the data and generates the changelog. It is able to use Markdown or reStructuredText to generate a Changelog. Finally, It writes the generated changelog at the beginning of the CHANGELOG.md/CHANGELOG.rst (or user-provided filename) file. In addition to that, if a user provides a configuration file (JSON/YAML), Changelog CI parses the user-provided configuration file and renders the changelog according to user's configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    goldmark

    goldmark

    A markdown parser written in Go. Easy to extend, standard, compliant

    A markdown parser is written in Go. Easy to extend, standard(CommonMark) compliant, well structured.golang-commonmark may be a good choice, but it seems to be a copy of markdown-it. blackfriday.v2 is a fast and widely-used implementation, but is not CommonMark-compliant and cannot be extended from outside of the package, since its AST uses structs instead of interfaces. Furthermore, its behavior differs from other implementations in some cases, especially regarding lists: Deep nested lists...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Django Wiki

    Django Wiki

    A wiki system with complex functionality for simple integration

    A wiki system with complex functionality for simple integration and a superb interface. Store your knowledge with style: Use django models. Readability, however, is emphasized above all else. A Markdown-formatted document should be publishable as-is, as plain text, without looking like it's been marked up with tags or formatting instructions. While Markdown's syntax has been influenced by several existing text-to-HTML filters -- including Setext, atx, Textile, reStructuredText, Grutatext...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 10
    Pelican

    Pelican

    Static site generator that supports Markdown and reST syntax

    Pelican is a static site generator that requires no database or server-side logic. Chronological content (e.g., articles, blog posts) as well as static pages. Integration with external services. Site themes (created using Jinja2 templates). Publication of articles in multiple languages. Generation of Atom and RSS feeds. Code syntax highlighting via Pygments. Import existing content from WordPress, Dotclear, or RSS feeds. Fast rebuild times due to content caching and selective output writing....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Utilities for general- and special-purpose documentation. Includes reStructuredText, the easy to read, easy to use, what-you-see-is-what-you-get plaintext markup language.
    Leader badge
    Downloads: 141 This Week
    Last Update:
    See Project
  • 12
    ClammingPy

    ClammingPy

    ClammingPy - Light Python-API Documentation in Markdown and HTML

    ClammingPy converts a Python class or module into Markdown or HTML for documentation purposes. ClammingPy mainly supports reStructuredText and Epydoc formats. However, docstrings are analyzed with flexibility rather than completeness. Take a look at the `Vehicle` sample class: it illustrates the supported extended format. ClammingPy generates HTML-5 with a high WCAG 2.1 conformity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    LTEX Extension for VS Code

    LTEX Extension for VS Code

    LTeX: Grammar/spell checker for VS Code using LanguageTool

    LTEX provides offline grammar checking of various markup languages using LanguageTool (LT). LTEX can be used standalone as a command-line tool, as a language server using the Language Server Protocol (LSP), or directly in various editors using extensions. LTEX currently supports BibTEX, ConTEXt, LATEX, Markdown, Org, reStructuredText, R Sweave, and XHTML documents. A classic use case of LTEX is checking scientific LATEX papers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    RedPen

    RedPen

    RedPen is an open source proofreading tool

    RedPen is an open source proofreading tool to check if your technical documents meet the writing standard. RedPen supports various markup text formats (Markdown, Textile, AsciiDoc, Re:VIEW, reStructuredText and LaTeX).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A reStructuredText editor plugin for Eclipse. This project aims to provide a good support for Sphinx documentation generation in the Eclipse IDE.
    Leader badge
    Downloads: 35 This Week
    Last Update:
    See Project
  • 16
    HiBeacons

    HiBeacons

    An iBeacons example app for iOS 10, with Apple Watch (watchOS 3.0)

    A Swift 3 demo app for the iBeacons API in iOS 10, with Apple Watch support (watchOS 3.0) HiBeacons is a fully functional demo app for the iBeacons API in iOS 10, updated for Swift 3. The app can be used to demonstrate beacon region monitoring, advertising and ranging, simply by toggling on/off three switches in the UI, or the accompanying Apple Watch app. The apps implement a basic interface for starting all the operations from the iPhone and the Apple Watch, but the state of the various...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    html2rst

    HTML to reStructuredText conversion utilities

    A set of HTML to reStructuredText conversion utilities and reStructuredText-based web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    rsteditor

    RSTEditor is a editor for reStructuredText It support preview with htm

    RSTEditor is a editor for reStructuredText It support preview with html. https://github.com/liuyug/rsteditor-qt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    MRestTableEdit

    reStructuredText table editor

    MRestTableEdit is a simple program for editing tables in reStructuredText documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Blogging with reStructuredText. Use the simplicity of text to create, edit and delete posts and pages from a Wordpress blog using XMLRPC. Written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Epydoc is a tool for generating API documentation for Python modules, based on their docstrings. Epydoc supports two output formats (HTML and PDF), and four markup languages for docstrings (Epytext, Javadoc, ReStructuredText, and plaintext).
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 22
    wxReSTedit is a cross-platform ReST GUI editor. It is inspired from ReSTedit,a ReStructuredText GUI editor on MAX OS, and aimed to be easier to use than docFactory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Revision Forum is a platform for consultative editing, based on the Zope webserver and (in its initial form) the Postgresql database. By leveraging the Python Docutils package and its reStructuredText parser, Revision Forum is able to offer robust docum
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    reStructuredText defines & implement a markup syntax for use in Python docstrings and other documentation domains, that is readable & simple, yet powerful. Project inactive. Development taken over by Docutils, http://docutils.sourceforge.net/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    rSTWeb is a python based system for generating static webpages from reStructuredText sources. A site navigation will be generated from the directory structure of the input sources. For generating the html the Cheetah templating system will be used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next