#编程#python#数据分析 【资源介绍】python数据分析,公众号接的广告好多都是关于python课程的,python究竟有没有那么牛,可以来看看。数据分析师(Python)「完结」,售价4,800元。课程介绍地址:https://mooc.study.163.com/smartSpec/detail/1202821601.htm 【百度网盘】https://pan.baidu.com/s/1Sb6gyZn8Isz8BzEDoWmJrA 【分享码】1e3f
TGINSIGHT SIMILAR POSTS
Найти похожее
Источник @procode404 · Post #2996 · 29 апр.
🖥 Пишем сайт на Python и Django за час — [1:21:23] В этом видеоуроке вы разберётесь, как можно написать несложный сайт с панелью администратора всего за час. Причём всё будет понятно даже человеку, который не очень разбирается в деталях того, как устроен Django, достаточно лишь знать базовый синтаксис Python. #python#django
Найдено 1,082 похожих постов
Общий глобальный поиск
@djangoproject · Post #566 · 01.02.2018, 10:57
https://gist.github.com/pirate/1e83616c3361136f309648f7bc635280#file-react_base-html #Django Base #template for #react pages
@djangoproject · Post #565 · 01.02.2018, 10:55
https://github.com/Monadical-SAS/django-channels-router django-channels-router A Python library for routing and handling #websocket messages using #django-channels. Routing socket messages in the view Routing socket messages using a handler #React
Hashtags
@djangoproject · Post #564 · 01.02.2018, 10:53
https://github.com/Frojd/django-react-templatetags Django-React-Templatetags This django library allows you to add #React (16+) components into your #django#templates.
Hashtags
@djangoproject · Post #563 · 28.01.2018, 12:42
https://hackernoon.com/reconciling-djangos-mvc-templates-with-react-components-3aa986cf510a Reconciling Backend #Templates with Frontend Components How to build a frontend without making a Single-Page-App At $startupNameHere we decided to write our backend in #Django and our frontend in #React. The combination is not unusual these days, but if you’ve ever tried it you’ve probably found there’s some friction between page composition with backend templating systems, and React’s component model.
Hashtags
@djangoproject · Post #505 · 26.11.2017, 21:27
https://medium.com/@brianray_7981/jupyterlab-first-impressions-e6d70d8a175d JupyterLab first impressions I’m not new to the #Python evolution from the c Python shell, to #iPython, to iPython notebooks, to #Jupyter, and now keeping a close eye on #JupyterLab, an #IDE currently is approaching Beta. I ran into Fernando Perez in San Francisco after BDFL Guido talk and told Fernando stories how a mentor of mine (RIP John Hunter) had shown me the ipython shell many years ago and I failed to notice the significance. I did end up using ipython shell. Soon after, I said the similar so-what thing to a Web Journalist Adrian Holovaty when he said he had created a web frame which later became Django Web Framework. I ended up using #Django. I’ve learned my lesson and taken note this time and will pay better attention. All eyes are on JupyterLab. I hope to be an early adopter of JupyterLab and here is my first look!
@The2ndDim · Post #1672 · 01.03.2022, 17:15
#投稿#好怪哦#Python 加了一点 secret sauce 的链路对端地址自动发现功能... // 各位可以猜一下这个是如何实现的。
@djangoproject · Post #483 · 31.10.2017, 19:35
https://www.infoworld.com/article/3209651/python/how-to-convert-python-to-javascript-and-back-again.html How to convert #Python to #JavaScript (and back again) Love Python? JavaScript, not so much? Here are four tools that turn Python to JavaScript for use in web applications
Hashtags
@dejavuBlog · Post #3487 · 24.03.2026, 13:25
《Flask 从入门到进阶》正式发售 非常棒的 #Python#Flask 教程 https://github.com/helloflask/flask-tutorial 在线阅读
@awesomeopensource · Post #76 · 18.03.2018, 09:27
ZeroNet 使用与 Bitcoin 相同的加密算法和 BitTorrent 网络的去中心化网络,只要有在线的节点,站点就会保持在线。与 beaker 功能类似,内置完整 Tor 网络支持。 语言:#Python 分类:#点对点网络
✨Python编程 1、《 Python编程快速上手——让繁琐工作自动化》 2、《Python极客项目编程》 3、《Python编程:从入门到实践(第2版)》 #Python#编程#书籍
Is this #AGI? (#Python Code generated by #GPT5) async def get_api(): global api_obj if api_obj is None: with _api_init_lock: if api_obj is still None: # still None?! from api import API api_obj = API("accounts.db") return api_obj 🐟