You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

dktoparserhtml

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dktoparserhtml

Parser UTF8/HTML <-> pure HTML -> UTF8/Markdown

1.0.1
pipPyPI
Maintainers
1

Description

Transformer de l'utf8 en HTML et de l'HTML en Markdown principalement. Utile pour plusieurs projets, donc création d'un repo séparé, qui sera ensuite appelé en tant que sous-module.

Installation

Module bs4 à installer :

$ python -m venv env_module
$ source env_module/bin/activate
$ pip3 install -r requirements.txt

Utilisation

Via pip

$ pip install dktoparserhtml

Comme submodule

$ cd /path/superprojet
$ mkdir -p scripts/external && cd scripts/external
$ git submodule add git@framagit.org:discord-catho/parserhtml.git
$ git submodule update --recursive --init
$ git submodule update --recursive --remote

Documentation

Version en ligne :

http://discord-catho.frama.io/parserhtml

Installation locale

  • Il faut les librairies Python :sphinx, sphinx-rtd-theme et myst-parser
  • Compris dans le fichier requirements.txt (voir la section Installation)

Liens :

Licence

GNU AGPL 3

Keywords

parser

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.