@djangoproject · Post #277 · 03/18/2017, 01:59 AM
https://github.com/4Catalyzer/pykubectl A python bridge to kubectl providing additional functionalities useful for CD and #automation. #machine_learning
Hashtags
TGINSIGHT SIMILAR POSTS
Source channel @githubtrending · Post #15019 · Aug 1
#python#arxiv#automation#e_mail#github_action#paper#recommendation#research#zotero You can get daily emails recommending new arXiv research papers that match your interests by linking your Zotero library with the Zotero-arXiv-Daily tool. It automatically finds relevant papers based on what you have saved in Zotero, summarizes them with AI-generated short descriptions, and sends you links to PDFs and code if available. This service is free, easy to set up on GitHub with minimal configuration, and runs automatically every day, saving you time and effort in keeping up with new scientific papers tailored to your research areas. It helps you stay updated without manually searching arXiv[1]. https://github.com/TideDra/zotero-arxiv-daily
@djangoproject · Post #277 · 03/18/2017, 01:59 AM
https://github.com/4Catalyzer/pykubectl A python bridge to kubectl providing additional functionalities useful for CD and #automation. #machine_learning
Hashtags
@dps_build · Post #135 · 03/31/2023, 03:34 PM
Attention is Turing Complete https://www.jmlr.org/papers/volume22/20-302/20-302.pdf #ml#paper
@mdcuzbekistan · Post #511 · 07/04/2022, 05:54 AM
#hazil #arxiv Matmusani dasturchi bo'lgani haqida (do'stimga hazil) Dasturlashni o'rganolmay, Siqilardi Matmusa, C sharpdagi qatorlarga, Tikilardi Matmusa. Klas, obyekt, metodlar, Allambalo "morfizm", Ikki-uch oy o'tsa hamki Qilolmaydi hech hazm. Konsol proyekt ochamiz, Ridlayinu, Raytlayn, Jin ursin-ey, bunaqada Jinni bo'lish ham tayin! Inxeritens, statik voyd Interfeysi nimasi? For, if zenu, du vayl Svitch keysi nimasi? Yo'q, qaytish yo'q baribir O'rganaman shu tilni, Undan keyin kamiga VB.NET va MSIL ni. ... Shu zaylda vaqt o'tdi, Do'stimiz hech tolmadi, Troyelsin, Rixter, Shildt, Kitobi ham qolmadi. Vanihoyat o'sha kun, Va nihoyat o'sha on, Dedi kulib o'ziga: C sharpmi? Juda oson! Huddi shu payt TV da Habarda shunday dermish: Maykrasoft .NET, C sharpni Ortiq qo'llamas ermish. Bundan buyon yangi til - O', Q, G' lar chiqqanmish, Yangi tilga yangicha Funksiyalar tiqqanmish. Yangilikni eshitib Qotib qoldi Matmusa, Ko'rpa to'shak qib uch kun Yotib qoldi Matmusa. ... Hozir qanday deysizmi? U C sharpni tashlagan, To'rt oy bo'ldi O', Q, G' ni O'rganishni boshlagan... Do'stlarga ulashing👇👇 https://telegram.me/joinchat/AAAAAEJkS8Idlq1q52q7KQ
@IMRoom · Post #258 · 06/24/2021, 08:29 PM
高考前,高考期间都没失眠,高考查分前夜(其实是当天凌晨,现在离查分只有不到四个小时)反而失眠了。可能是因为近几天都睡得太晚,也可能是没有了第二天必须精神饱满准时起床考试这个目标的驱动。 刚发现我channel的tag该更新了,上大学了,该增加一些和大学学科及大学相关话题的tag了,如 #LinearAlgebra#Paper#arXiv#DiscreteMathematics#Job #Examination#Feeling#Life#Thought
@djangoproject · Post #100 · 07/26/2016, 05:11 AM
http://robotframework.org/ #Robot#Framework is a generic test #automation framework for acceptance testing and acceptance test-driven development (ATDD). It has easy-to-use tabular test data syntax and it utilizes the keyword-driven testing approach. Its testing capabilities can be extended by test libraries implemented either with Python or Java, and users can create new higher-level keywords from existing ones using the same syntax that is used for creating test cases.
Hashtags
@fosspost · Post #772 · 10/05/2021, 05:48 AM
Version 3.10 of the legendary programming language is now here: https://www.python.org/downloads/release/python-3100 No rush to update, though. #Python
Hashtags
@fosspost · Post #593 · 12/23/2020, 05:38 PM
#Python is the main language of data science, per this analysis on 10M Jupyter Notebooks: https://blog.jetbrains.com/datalore/2020/12/17/we-downloaded-10-000-000-jupyter-notebooks-from-github-this-is-what-we-learned/
Hashtags
@djangoproject · Post #375 · 07/07/2017, 07:57 PM
https://simpleisbetterthancomplex.com/2015/11/23/small-open-source-django-projects-to-get-started.html Small Open-Source Django Projects to Get Started Learning #Django and #Python can be very fun. I personally love programming with Python and for the most part, work with the Django framework. But in the beginning some stuff can be confusing, especially if you are coming from a Java or C♯ background, like me.
@djangoproject · Post #483 · 10/31/2017, 07:35 PM
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
@djangoproject · Post #345 · 06/11/2017, 12:13 AM
https://docs.python.org/3.6/c-api/index.html This manual documents the API used by C and C++ programmers who want to write extension modules or embed #Python. It is a companion to Extending and Embedding the Python Interpreter, which describes the general principles of extension writing but does not document the #API functions in detail.