yabs.io

Yet Another Bookmarks Service

Search

Results

[https://stackoverflow.com/a/21366809/8011206] - - public:Trinsec
Class, Import, programming, Python, Self - 5 | id:72278 -

What is the purpose of the self word in Python? I understand it refers to the specific object created from that class, but I can't see why it explicitly needs to be added to every function as a par...

[https://stackoverflow.com/questions/2709821/what-is-the-purpose-of-self] - - public:Trinsec
Import, Python, Self, trash - 4 | id:72696 -

What is the purpose of the self word in Python? I understand it refers to the specific object created from that class, but I can't see why it explicitly needs to be added to every function as a par...

[https://likegeeks.com/python-gui-examples-tkinter-tutorial/] - - public:Trinsec
Import, programming, Python, TKinter - 4 | id:72279 -

Learn how to develop GUI applications using Python Tkinter package, In this tutorial, you'll learn how to create graphical interfaces by writing Python GUI examples, you'll learn how to create a label…

[http://sthurlow.com/python/] - - public:Trinsec
Import, programming, Python, Tutorials - 4 | id:72297 -

When CivilizationTM IV (Firaxis Games, published by Take2) was announced, one of the most exciting features was that much of the scripting code will be in python, and the game data in XML. This tutorial attempts to teach you the basics of python programming that you could use with civIV.Of course, this tutorial is not limited to those who want to play a slow-paced turn-based strategy game. That is what it was written for, but is perfectly useful to any person with no programming knowledge at all, who wants to learn python. But what makes this tutorial unique, is that it is written for...

[https://www.codementor.io/sheena/python-path-virtualenv-import-for-beginners-du107r3o1] - - public:Trinsec
Import, programming, Python, Tutorials - 4 | id:72301 -

This tutorial goes over the mechanism of importing those packages - making extra functionality (maybe someone else's code) accessible to your code. Once we've covered the basics of importing, we'll talk about version conflicts and introduce a common tool used for avoiding such conflicts - the virtual environment.

[http://www.obeythetestinggoat.com/pages/book.html] - - public:Trinsec
Django, Import, programming, Python - 4 | id:72312 -

""Test-Driven Web Development with Python" aims to teach TDD for web programming. It uses a concrete example -- the development of a website, from scratch -- to explain the TDD metholology and how it applies to building web applications. It covers the Selenium browser-automation tool, unit testing, mocking, and interacting with Web technologies from the basics of static content, database integration, throught the inescapable JavaScript, and onto more advanced (and trendy) topics like NoSQL, websockets and Async programming."

[https://mborgerson.com/creating-an-executable-from-a-python-script] - - public:Trinsec
Guide, Import, programming, Python, Software, Windows - 6 | id:72315 -

Fortunately, there are some pretty awesome open-source tools that can be used to package a Python program into a standalone binary executable that contains everything needed to run the application (i.e. Python interpreter, program code, libraries, data, etc.).

[http://www.pyinstaller.org] - - public:Trinsec
Guide, Import, programming, Python, Software, Windows - 6 | id:72316 -

PyInstaller is a program that freezes (packages) Python programs into stand-alone executables, under Windows, Linux, Mac OS X, FreeBSD, Solaris and AIX. Its main advantages over similar tools are that PyInstaller works with Python 2.7 and 3.3—3.5, it builds smaller executables thanks to transparent compression, it is fully multi-platform, and use the OS support to load the dynamic libraries, thus ensuring full compatibility.

[https://github.com/cyrus-and/gdb-dashboard] - - public:Trinsec
GDB, Import, programming, Python - 4 | id:72318 -

"Modular visual interface for GDB in Python.This comes as a standalone single-file .gdbinit which, among the other things, enables a configurable dashboard showing the most relevant information during the program execution."It looks pretty and interesting. Might be of use for Python fiddling eventually.

[http://www.ibiblio.org/swaroopch/byteofpython/read/] - - public:Trinsec
Import, Manuals, programming, Python, Resource - 5 | id:72351 -

"This book will help you to learn the Python programming language, whether you are new to computers or are an experienced programmer."

[http://xpertmud.sourceforge.net] - - public:Trinsec
Clients, Import, MUSH, Perl, programming, Python, Ruby, Software, Tools - 9 | id:72396 -

Xpertmud is an extensible perl, python and ruby scriptable MUD client. It is based on Qt and KDE. There's a native Linux/KDE version as well as a native Windows/Win32 build. This enables you to use the same script on your Linux box at home and on your Windows box at work...It supports multiple windows (which are scriptable), and you can use triggers, aliases or whatever you want on every bit of text that comes from or goes to the server. There's a stable and intuitive plugin API, so you can extend the client with Qt-based C++ code. A sample plugin for the btech MUX is included.

Follow Tags


Export:

JSONXMLRSS