Viewing profile — emixam
emixam
HN member- Joined
- Wed, Feb 01, 2012, 6:18 PM UTC
- HN karma
- 658
- Public activity
- 56 items
- HN profile
- View on Hacker News ↗
About emixam
author of https://hyperflask.dev
Recent public activity
- story
-
comment
Comment #45944083
Hello, author here. It is actually possible to use return instead with a different set of decorators: check out the first "tip" block on this page: https://hyperflask.github.io/sql…
- story
-
comment
Comment #45616055
Some of the sub-projects of hyperflask can be re-used elsewhere but most of it is Flask specific. Notable sub-projects that could be used with Django: - https://github.com/hyperfla…
-
comment
Comment #45614000
It is for now. Hoping to rally others !
-
comment
Comment #45611435
sqlorm is a new orm developed as part of hyperflask. I use sqlalchemy daily, it's an amazing library, but I wanted something more lightweight and straightforward for this project. …
-
comment
Comment #45609057
I would be glad having some users on this project but that would definitely kill it !
-
comment
Comment #45609024
It's in sync with the Locality of Behavior [0] principle that htmx follows. It's inspired by Astro Pages [1] which are the same thing in the javascript world. I really liked the de…
-
comment
Comment #45608838
Thank you so much ! Great work with htmx, I'm a fan. This project is the culmination of a lot of concepts I like from many different stacks coming together.
-
comment
Comment #45608816
I knew of unpoly but didn't know about alpine-ajax. My choice was set on htmx since the beginning. I feel it's a more mature solution with more flexibility.
-
comment
Comment #45608805
There is Flask-Admin but it's more bare bone than Django Admin. I plan to tackle the problem in the future.
-
comment
Comment #45608793
Thanks ! I've introduced a lot of stuff with this project and I'm glad someone noticed :D I've also submitted SQLORM on HN if it's of interest to others: https://news.ycombinator.c…
-
comment
Comment #45607708
I've built SQLify with it: https://sqlify.me
- story
-
comment
Comment #45606641
Hello, author of hyperflask here. I'm happy to finally announce this project as I've been working on it for quite some time. I made an announcement post here: https://hyperflask.de…
-
comment
Comment #45606599
The framework is composed from many extensions indeed. You can use them independently though! The component system is not fully independent because it depends on multiple other ext…
- story
-
story
Show HN: SQLify – Query all your apps and APIs using SQL
Hello HN, We are happy to announce SQLify, a new product from the team behind Kantree ( https://kantree.io ). Some time ago, we had the request to access data from Kantree through …
-
comment
Comment #31461588
From what I understand, there is no limitation regarding the type of company when it comes to the French Tech Visa (as long as it qualifies on the other requirements which focus mo…
-
comment
Comment #31460991
The problem really comes from the capacity for a coop to raise funds. A coop is a non-capitalistic company so very few investors are interested. There is no valuation other than am…
-
comment
Comment #31460869
Not necessarily (the coop I work for is one though). There are 3 possible types of coops in France: SCOP, SCIC and CAE. To make it short: - SCOP: adheres to the international defin…
-
comment
Comment #31459041
Happy to see this list here on which our coop startup appears! ( https://kantree.io ) It is very challenging to raise funds as a coop indeed but we have managed to do it on small a…
-
comment
Comment #24171565
I'm one of the co-founder of Digicoop, a worker cooperative based in France. We develop Kantree, a work management platform as SaaS or on-prem solution. We are a small team, all em…
-
comment
Comment #18236750
I've been working on a tiny vanilla js lib focused around web components: https://github.com/maximebf/gousse.js . It includes a set of components using Bootstrap: https://github.co…
- story