
Jekyll
Hugo
Ghost
WordPress
GitHub Pages
Blogger
Grav
GatsbyJS
Python Poetry
Conda
Python Package Index
FastAPI
pre-commit by Yelp
pip
Anaconda
PyTorch
Jekyll
Python PoetryJekyll might be a bit more popular than Python Poetry. We know about 203 links to it since March 2021 and only 169 links to Python Poetry. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
This is a static site generated with hugo with the PaperMod theme. I wanted an easy to use static site generator. I considered Jekyll And believe it to be a good choice for static sites. There seemed to be slightly more themes I liked with Hugo so I went with that. That's a pretty superficial choice but I also don't plan on hacking on the Site generation itself so I was agnostic to the Go versus Ruby choice. - Source: dev.to / 3 months ago
First of all, I modified my publishing programs to keep a (local) copy of each link published modulePublicationCache and then I thought about using it for my linkblog. I like very much jekyll for a blog and I requested to some AIs (mainly Qwen and Gemini) to help me to develop a blog based on the links I has posted the previous day, prepare a list with them, and prepare a Jekyll post. I also requested to set up a... - Source: dev.to / 4 months ago
I started this blog on WordPress. After several years, I decided to migrate to Jekyll. I have been happy with Jekyll so far. It's based on Ruby, and though I'm no Ruby developer, I was able to create a few plugins. - Source: dev.to / 4 months ago
So, I created โ๏ธ Meddler, a command-line tool and website that will take the .ZIP of your export that Medium gives you and turn it into clean, portable Markdown formats for Jekyll, Hugo, Eleventy, or Astro.js. - Source: dev.to / 5 months ago
After writing your posts in Markdown you can then display them however you'd like on your site through the built in Postwave Ruby client. This is where Postwave differs from static blog engines like Jekyll or Hugo which take the Markdown posts and generate a site for you. - Source: dev.to / 10 months ago
And the environment, can it be modernized too ? With what ? Well, just like there are two schools, emacs and vi, there are also two schools, poetry and uv .. Without even mentioning all the others. - Source: dev.to / 2 months ago
Poetry solves this problem by giving you one clean workflow for managing Python projects from start to finish. - Source: dev.to / 7 months ago
I love Python for it's simplicity... At least when it comes to coding, because when you start managing dependencies, it's getting tricky. What do you use: raw dependencies.txt or rather Poetry or Pipenv? Do you use system Python or maybe pyenv? - Source: dev.to / 10 months ago
The Bakery Demo project uses pip from Python for package management, and the Wagtail dot org website uses Poetry. The differences in connecting both were very subtle, with the bakery demo being the easier of the two. The overarching requirement was that you would have cloned the most recent version of Django from its GitHub repository. For the Bakery Demo, you would need a virtual environment and an installation... - Source: dev.to / 11 months ago
A Python-based asynchronous REST API built with Quart, SQLAlchemy (async), and [PostgreSQL], using Poetry for dependency management. - Source: dev.to / 12 months ago
Hugo - Hugo is a general-purpose website framework for generating static web pages.
Conda - Binary package manager with support for environments.
Ghost - Ghost is a fully open source, adaptable platform for building and running a modern online publication. We power blogs, magazines and journalists from Zappos to Sky News.
Python Package Index - A repository of software for the Python programming language
WordPress - WordPress is web software you can use to create a beautiful website or blog. We like to say that WordPress is both free and priceless at the same time.
FastAPI - FastAPI is an Open Source, modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.