yabs.io

Yet Another Bookmarks Service

Search

Results

[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://vimdoc.sourceforge.net/htmldoc/syntax.html] - - public:Trinsec
Downloads, Import, programming, Scripting - 4 | id:72319 -

"Syntax highlighting enables Vim to show parts of the text in another font orcolor. Those parts can be specific keywords or text matching a pattern. Vimdoesn't parse the whole file (to keep it fast), so the highlighting has itslimitations. Lexical highlighting might be a better name, but since everybodycalls it syntax highlighting we'll stick with that."

[https://www.eriwen.com/tools/grep-is-a-beautiful-tool/] - - public:Trinsec
Commandline, Import, programming, RegExp, Tools, Tutorials - 6 | id:72320 -

"Global Regular Expression Print is a staple of every command-line user’s toolbox. As with find, it derives a lot of power from being combined with other tools and can increase your productivity significantly."

[https://code.tutsplus.com] - - public:Trinsec
Code, Import, programming, Resource, Tutorials - 5 | id:72322 -

"CodeThousands of free tutorials and online courses to help you learn software development from mobile devices to web applications and everything in between. Join our community to improve your coding skills and workflow. What would you like to learn?Learning GuidesOur extensive learning guides provide a deep dive into various types of software development. Improve your WordPress knowledge, learn Ruby or PHP, get started with Swift and iOS, and much more. Each learning guide will help you master a topic from start to finish. Begin one of our learning guides today and see where it takes you!"

Follow Tags


Export:

JSONXMLRSS