Skip to main content

Home/ Python Programming/ Group items matching "application" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
steelkiwi

What Are the Best Languages for Web Application Development in 2021? - 0 views

  •  
    Programming languages are numerous; good ones are few. Which language is a perfect match for your web application? Read to find out
Mario Antonio Herrero Machado

Pyzo - Python to the people - Pyzo - Python to the people - 0 views

  •  
    "Pyzo - Python to the people Pyzo is an interactive computing framework based on Python, an easy and powerful programming language. It's mission is to provide a computing environment aimed at doing science and building professional applications, that is easy to obtain, easy to use, and free."
reckoner reckoner

Trellis - The PEAK Developers' Center - 0 views

  •  
    event driven application callback
reckoner reckoner

ShowMeDo --first wxPython application tutorial - 0 views

  •  
    first wxPython application tutorial
reckoner reckoner

12. Writing a C extension to NumPy - 0 views

  • There are two applications that require using the NumPy array type in C extension modules: Access to numerical libraries: Extension modules can be used to make numerical libraries written in C (or languages linkable to C, such as Fortran) accessible to Python programs. The NumPy array type has the advantage of using the same data layout as arrays in C and Fortran. Mixed-language numerical code: In most numerical applications, only a small part of the total code is CPU time intensive. Only this part should thus be written in C, the rest can be written in Python. NumPy arrays are important for the interface between these two parts, because they provide equally simple access to their contents from Python and from C. This document is a tutorial for using NumPy arrays in C extensions.
jdr santos

Riverbank | Software | PyQt | What is PyQt? - 2 views

  •  
    "PyQt brings together the Qt C++ cross-platform application framework and the cross-platform interpreted language Python. "
amby kdp

Quick And Easy Guide For Python Programmers - 1 views

  •  
    Python is a powerful language with a simple, regular syntax that makes it an easy language for beginners to learn. It allows programmers to work quickly and is used for scripting and rapid application development. "Python Programming For Beginners" by James P. Long is the best one python programming book for beginners who want to learn python programming. For deeper understanding of python programming language you can go through this book.
steelkiwi

How to Build an On-Demand Platform Like Uber or Airbnb - 0 views

  •  
    "When we talk about building an on demand delivery app clone, we're often talking about building an app like Uber or Airbnb. Two major decacorns (companies worth $10 billion or more), Uber and Airbnb are worth billions of dollars. To be more precise, Uber was valued at $72 billion and Airbnb at $29.3 billion as of August 2018. Uber is available in more than 65 countries and over 600 cities. Every day, nearly two million people rent accommodation through Airbnb. What's so great about these two companies that makes so many people regularly use their applications and makes entrepreneurs want to copy them? We're in this article to talk about the philosophy behind an Uber- or Airbnb-like on-demand delivery service app."
lelapintrois

Learn AI: Machine Learning and Deep Learning Online Courses - 1 views

  •  
    A brief introduction to modern AI and a list of useful online courses for learning it properly. Includes courses about Machine Learning and Deep Learning. Also includes advanced courses that target development of AI applications and algorithms. Many courses will include specific tools (TensorFlow, Keras, Caffe2, PyTorch, etc.)
ishani_p

Build AI Powered Breast Cancer Detection Engine | kandi - 1 views

  •  
    You can build predictive analytic based applications with this ready to deploy template application. Fully modifiable source code modifies your needs. Use this kandi 1-Click Solution kit to build your own AI-based Breast Cancer Detection Engine in minutes.
jdr santos

Kivy: Crossplatform Framework for NUI - 0 views

  •  
    "Kivy - Open source Python library for rapid development of applications that make use of innovative user interfaces, such as multi-touch apps. "
luke jenning

Learn the basics of Python and start coding today! - 0 views

  •  
    The Python programming language is a high level programming language that is used in a wide spectrum of applications -- from web design and game programming to scientific research.
reckoner reckoner

Siva Chandran P: TermEmulator 1.0 Released!!! - 0 views

  • The module comes with a demo application which is written in wxWidgets. The demo emulates any terminal program inside a text box. The following are the screenshots of emulating bash, emacs and vi using TermEmulator and the demo. successfully emulated(ran in a text box) bash, emacs, vi and some other terminal programs.
  • Provides callback for updating terminal screen
  •  
    I'm hoping this means that you can access the items in the terminal window via an external Python script..
reckoner reckoner

manipulating taskbar applications w/o mouse? - 0 views

  • The taskbar module is really experimental - and I think this is one of the first questions about it :)    tb.RunningApplication.Button(i).Click() - doesn't use ClickInput() 
reckoner reckoner

profitpy -module for automated stock trading - 0 views

  • ProfitPy is a set of libraries and tools for the development, testing, and execution of automated stock trading systems Specifically, ProfitPy is a collection of Python packages, modules, and scripts that work together to help you implement an automated stock trading program (or programs). The package features: A library with classes for accounts, orders, tickers, and more A GUI program for executing and plotting trades in real-time A GUI tool to collect ticker data for off-line use A CLI tool to back-test trading strategies Dozens of technical indicators and plotting widgets to display them An X11 keystroke tool for automating the TWS application
reckoner reckoner

python message broker - 0 views

  • Welcome to the PyPubSub / PMS project, an implementation of a pure python networked publish subscribe mechanism. Central is a message broker which dispatches messages between applications.
reckoner reckoner

SVGMath - MathML to SVG Converter in Python - 0 views

  • SVGMath is written in pure Python, with neither extension modules nor external dependencies. It runs on any platform where a modern Python environment (version 2.4 or higher) is available. It can be used either as a command-line script for batch-mode file conversion, or as a component to process MathML data in other Python applications.
reckoner reckoner

pyeuclid - Google Code - 0 views

  • Vector, matrix and quaternion classes for use with 2D and 3D games and graphics applications. Compatible with Pygame.
reckoner reckoner

Learning Python, Linux, Java, Ruby and more with Tutorial Videos - 0 views

  •  
    Aimed at Python Beginner Programmers, this fully-worked series builds a complete application that utilises a User Interface, the comma-separated-values (csv) module, reads and writes files, handles exceptions and gives useful error messages, uses test-dri
reckoner reckoner

Python Introduction to Python PyGTK/Glade and Matplotlib Tutorial - 0 views

  •  
    In this tutorial we will create a little application written in PyGTK and we will use Glade to create the graphical use interface (GUI). Another feature of this tutorial is that we will create a bar chart with Matplotlib. Eventually it should look like so
1 - 20 of 23 Next ›
Showing 20 items per page