Skip to content

emmanuelguerin/pyquickhelper

 
 

Repository files navigation

.. _l-README:

README

Links:

Description

This extension gathers three functionalities:

The module is available on pypi/pyquickhelper and on GitHub/pyquickhelper.

Functionalities

  • help generation
  • folder synchronization
  • logging
  • import a flat file into a SQLite database
  • help running unit tests
  • functions to convert a pandas DataFrame into a HTML table or a RST table

Design

This project contains various helper about logging functions, unit tests and help generation.
  • a source folder: src
  • a unit test folder: _unittests, go to this folder and run run_unittests.py
  • a _doc folder: _doc, it will contains the documentation
  • a file setup.py to build and to install the module
  • a file make_help.py to build the sphinx documentation

Versions

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published