Working on a print in place door. It's close but needs more refinement.
www.patreon.com/posts/house-...
#cadquery #pythondevelopment #cad #3dprinting
Latest posts tagged with #PythonDevelopment on Bluesky
Working on a print in place door. It's close but needs more refinement.
www.patreon.com/posts/house-...
#cadquery #pythondevelopment #cad #3dprinting
Build smarter software with Python experts.
Python powers modern AI systems, data platforms, and automation tools used by fast-growing startups and enterprises.
#pythondevelopment #aidevelopment #machinelearning #dataengineering #automation #acquaintsofttech
www.patreon.com/posts/house-...
Development log post; working on details for the watchtower
#cadquery #pythondevelopment
cqfantasy release 2.2.5
Opensource release.
Added watchtower code and examples
Read more about it here:
www.patreon.com/posts/cqfant...
#terrain #pythondevelopment #cadquery
In heavy development mode.
I updated my libraries to utilize cadquery 2.7.0
www.patreon.com/posts/cadque...
#cadquery #pythondevelopment
www.patreon.com/posts/house-...
Working on house variants
#cad #cadquery #pythondevelopment
New open source software releases:
cqindustry 3.0.1
cqfantasy 2.2.3
cqgothic 1.1.1
Read more here:
www.patreon.com/posts/151610...
Good overview of how my projects are organized and how I do testing.
#pythondevelopment #cadquery #cad
cqterrain release 3.6.0
Open source python project for making parametric models for 3d printing you can read more about it here:
www.patreon.com/posts/cqterr...
#cadquery #cad #procedural #pythondevelopment
GPT-4o fails 90% of the time at code optimization. Why zero-shot prompting doesn't work and how to build an agentic search workflow instead. #pythondevelopment
New release
cadqueryhelper 2.0.4 - Join Interlock Grids
www.patreon.com/posts/cadque...
#cadquery #proceduralgeneration #pythondevelopment #cad
Worked on some interesting procedural point generation code
www.patreon.com/posts/149916...
#cadquery #proceduralgeneration #pythondevelopment
Head down programming. I put out three releases of this week.
cadqueryhelper 2.0.0 - Breaking Stuff
www.patreon.com/posts/cadque...
cadqueryhelper 2.0.1 - Simple Hinge
www.patreon.com/posts/cadque...
cadqueryhelper 2.0.2 - Point Grids
www.patreon.com/posts/cadque...
#cadquery #pythondevelopment
Pycharm IDE screenshot
A while ago, I tried developing a game with a friends team for a #gamejam, but we had to quit.
I love the idea, so I’ve decided to take it on solo — no jam pressure this time 🎮
I start today, let’s see how it goes (or if I even finish it 😄)
#gamedev #PythonProgramming #PythonDev #PythonDevelopment
github.com/medicationfo...
New opensource github repo for making shapes that interest me.
You can read more about it here
www.patreon.com/posts/geomet...
#cadquery #pythondevelopment #geometry
www.patreon.com/posts/proced...
I wrote a summary of a bunch of procedural generation techniques I've used with examples and references to kits I've used them in.
Article is available on the free tier of my patreon.
#cadquery #cad #proceduralgeneration #pythondevelopment
Iron Fence Development
www.patreon.com/posts/iron-f...
#cadquery #cad #terrain #pythondevelopment #code #procedural #programing
Ruin Development Part Two
www.patreon.com/posts/ruin-d...
#cadquery #cad #terrain #pythondevelopment #code #procedural #programing
#Computers
#PythonProgramming
#PythonDev
#PythonDevelopment
I wonder if the contents of Wikipedia are used in the training of AI bots? Does anybody know?
Fence Development
#cadquery #pythondevelopment #cad #nerdlings
I think it needs more for the bars yet
Official Release v0.0.7
PyPi: pypi.org/project/term...
Open Source: github.com/codewithzaqa...
#PythonDevelopment
#PythonProgramming
Snippet of AI instructions, available by calling `pyparsing.show_best_practices()` from Python
Example showing DeprecationWarning raised when calling pyparsing `parseString` instead of `parse_string`
TINY code example of a leap year determination function. Complete code: int is_divisible(int a, int b) { float quo := a / b; int iquo := quo; return quo = iquo; } int is_leap_year(int yr) { int div_by_400 := is_divisible(yr, 400); if div_by_400 then return 1; end int div_by_100 := is_divisible(yr, 100); if div_by_100 then return 0; end int div_by_4 := is_divisible(yr, 4); return div_by_4; } int main() { string s; int year; int this_year; read this_year; repeat read yr; if yr = "q" then return 0; end year := yr; is_leap := is_leap_year(year); write year; write " "; if is_leap then if year > this_year then write "will be"; elseif year < this_year then write "was"; else write "is"; end else if year > this_year then write "will not be"; elseif year < this_year then write "was not"; else write "is not"; end end write " a leap year"; write endl; until 0 }
This past weekend I pushed version 3.3.1 of pyparsing to PyPI (3.3.0 had a small but CI-stopping packaging blip). Includes AI instructions of pyparsing best practices. Deprecated camelCase names now throw DeprecatedWarnings. TINY teaching language parser+REPL
#PythonDevelopment #python #pyparsing
#PythonProgramming
#PythonDev
#PythonDevelopment
PythoC: A new way to generate C code from Python
www.infoworld.com/article/4101...
App slowing down as users grow? Crashes and delays cost trust fast.
#Malgo builds high-performance Python solutions that stay fast, stable & scalable under real traffic.
Fix performance. Scale with Malgo
www.malgotechnologies.com/python-devel...
#PythonDevelopment #ScalableApps #TechStartups
Set up session-level async database migrations in Python using SQLAlchemy, Alembic, and pytest for cleaner, faster test environments. #pythondevelopment
🛠️ For complex scenarios, use callbacks with `re.sub()` to harness full power over string replacements! Advanced users will love this flexibility. #PythonDevelopment
Irregular Stones Miniature Base Set
200 plus ready to print bases
www.patreon.com/posts/irregu...
Free sample set available
cults3d.com/en/3d-model/...
You can generate minibases with cqterrain
github.com/medicationfo...
#cadquery #miniatures #minibases #PythonDevelopment #wargaming
Drop your github profile here
#PythonProgramming #PythonDev #PythonDevelopment
AIMindUpdate News!
Tired of messy Python dependencies? PDM offers a smarter way to manage packages, virtual environments, and project builds. Simplify your workflow today! #Python #PDMPackageManager #PythonDevelopment
Click here↓↓↓
aimindupdate.com/2025/10/03/p...
Looking to scale fast? Hiring Python developers from India can cut costs, boost quality & speed up delivery. Learn how startups ensure top-notch results with Indian talent
medium.com/@saniawilkin...
#PythonDevelopment #TechTalent #StartupGrowth