optimus

A simple building environment to produce static HTML from Jinja2 templates and with assets compress managing with webassets.

https://github.com/sveetch/optimus

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.5%) to scientific vocabulary

Keywords

optimus python static-site-generator
Last synced: 6 months ago · JSON representation

Repository

A simple building environment to produce static HTML from Jinja2 templates and with assets compress managing with webassets.

Basic Info
Statistics
  • Stars: 3
  • Watchers: 3
  • Forks: 3
  • Open Issues: 10
  • Releases: 0
Topics
optimus python static-site-generator
Created over 13 years ago · Last pushed 9 months ago
Metadata Files
Readme Changelog

README.rst

.. _Python: https://www.python.org/
.. _webassets: https://github.com/miracle2k/webassets
.. _Jinja2: https://jinja.palletsprojects.com/
.. _Babel: http://babel.pocoo.org/
.. _click: https://click.palletsprojects.com/
.. _watchdog: https://python-watchdog.readthedocs.io
.. _rcssmin: https://pypi.org/project/rcssmin/
.. _jsmin: https://pypi.org/project/jsmin/
.. _CherryPy: https://docs.cherrypy.dev/


Optimus
=======

Optimus is a static site builder, it produces HTML from templates (through `Jinja2`_)
with assets management (through `webassets`_) and supports i18n for translations
(through `Babel`_).


Dependencies
************

* `Python`_>=3.8;
* `Jinja2`_;
* `webassets`_;
* `Babel`_;
* `click`_;
* `watchdog`_;
* `rcssmin`_;
* `jsmin`_;
* `CherryPy`_;


Links
*****

* Read the documentation on `Read the docs `_;
* Download its `PyPi package `_;
* Clone it on its `Github repository `_;


Credits
*******

Logo vector and icon by `SVG Repo `_.

Owner

  • Name: David THENON
  • Login: sveetch
  • Kind: user
  • Location: Blanc Mesnil, France
  • Company: Emencia

GitHub Events

Total
  • Create event: 1
Last Year
  • Create event: 1

Committers

Last synced: 11 months ago

All Time
  • Total Commits: 239
  • Total Committers: 2
  • Avg Commits per committer: 119.5
  • Development Distribution Score (DDS): 0.017
Past Year
  • Commits: 12
  • Committers: 1
  • Avg Commits per committer: 12.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
David THENON s****h@g****m 235
Meodudlye g****b@d****g 4
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 48
  • Total pull requests: 1
  • Average time to close issues: about 1 year
  • Average time to close pull requests: 12 minutes
  • Total issue authors: 2
  • Total pull request authors: 1
  • Average comments per issue: 1.44
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 6
  • Pull requests: 0
  • Average time to close issues: 3 days
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 0.5
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • sveetch (47)
  • fredDesign (1)
Pull Request Authors
  • Meodudlye (1)
Top Labels
Issue Labels
enhancement (39) bug (7) question (3) wontfix (2)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 1,959 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 2
  • Total versions: 51
  • Total maintainers: 1
pypi.org: optimus

Optimus is a static site builder using Jinja2, webassets and Babel.

  • Versions: 51
  • Dependent Packages: 0
  • Dependent Repositories: 2
  • Downloads: 1,959 Last month
Rankings
Downloads: 2.6%
Dependent packages count: 10.0%
Dependent repos count: 11.6%
Average: 13.2%
Forks count: 16.9%
Stargazers count: 25.0%
Maintainers (1)
Last synced: 6 months ago

Dependencies

optimus/starters/basic/{{cookiecutter.package_name}}/requirements.txt pypi
  • Optimus *
setup.py pypi