Skip to main content

A simple profile page creator.

Project description

libreppc

A simple profile page creator.

example

Installation

$ pip install libreppc
$ python -m libreppc --serve

Getting started

You need to create config.json:

config.json structure

{
    "theme" : "CSS_FILE_NAME_WITHOUT_.css",
    "avatar" : "https://avatar-url.com",
    "username" : "yourusername",
    "description" : "yourdescription",
    "base_url" : "yourpageurl",
    "blog_dir" : "blog",
    "blog_title" : "Blog",
    "links" : [
        {
            "title" : "linktitle",
            "icon" : "iconurl",
            "url" : "linkurl"
        },
    ],
    "support" : [
        {
            "title" : "Monero/XMR",
            "type" : "text",
            "target" : "yourcryptoaddress"
        },
        {
            "title" : "Patreon",
            "type" : "url",
            "target" : "https://patreon.com/"
        },
    ],
    "projects" : [
        {
            "title" : "projectname",
            "description" : "projectdescription",
            "url" : "projecturl"
        }
    ]
}

Then you need to build site with:

$ python -m libreppc --build

Contacts

Contact Description
Matrix Matrix server

Support

You can support us here.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

libreppc-0.1.6.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

libreppc-0.1.6-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

Details for the file libreppc-0.1.6.tar.gz.

File metadata

  • Download URL: libreppc-0.1.6.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.8

File hashes

Hashes for libreppc-0.1.6.tar.gz
Algorithm Hash digest
SHA256 34d6b291fe8f121d8635ab5da3b9bbad8c8c7a57e93bb706f74fb67464231772
MD5 6ae9193b61af264d99df4d9b2d686839
BLAKE2b-256 dac2030ecac3af2875fc29f3f9a43ad9b1019479c1ab97e681af2f2906931e16

See more details on using hashes here.

File details

Details for the file libreppc-0.1.6-py3-none-any.whl.

File metadata

  • Download URL: libreppc-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 5.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.8

File hashes

Hashes for libreppc-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 0faea17bd3d4deee5e0664bc8bba55eef69f369e6c5f51d62dbd0a92c5fc9798
MD5 cf562f7dc9580e1b671a7187130472a2
BLAKE2b-256 c1499e8a75cd18969f24e53c40fbc13593e3d057af0924261796ca454f2ea1ca

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page