Search Results for "pyscripter python 2" - Page 23

Showing 2310 open source projects for "pyscripter python 2"

View related business solutions
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 1
    ABLE (advance boot loader Editor)

    ABLE (advance boot loader Editor)

    advance boot loader editor software developed in python using wxpython

    ABLE (advance boot loader edito)r software developed in python using wxpython library.. It is developed for windows platform.ABLE focuses on BCDedit functionality of windows Vista,& and higher. It has functionality for editing boot menu , mounting virtual hard drive. It also has an A/V player utility. <http://browserstack.com> @Browserstack for not making me install Windows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    XBRL Framework
    ... the use of services (...) 5. XBRL Similarity Tool implements a process to evaluate similarity between concepts of XBRL (...) 6. XBRL SPED Taxonomy is a data model, in order to create a standard, organized to support to Brazilian Public Digital Bookkeeping System (SPED)(...) 7. easyXBRL is a Python-based XBRL library (...) 8. J-easyXBRL is a Java-based XBRL library (...) 9. Xbrl Parser converts XBRL file from XML to JSON format; https://sourceforge.net/p/xbrlframework/wiki/Home
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    pmsearch

    A simple wrapper to pretty-print pacman -Ss output

    ...-effort attempt to highlight the text that matches your search. * All behaviors are controllable from the command line. Installation is done using a standard Python setup.py script: [sudo] python2 setup.py install [Note that pmsearch uses Python2 so you should use python2 to install it.]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Aglyph

    Aglyph is a Dependency Injection framework for Python.

    Aglyph is a Dependency Injection framework for Python, supporting type 2 (setter) and type 3 (constructor) injection. Aglyph runs on CPython (http://www.python.org/) 2.7 and 3.4+, and on recent versions of the PyPy (http://pypy.org/>),Jython (http://www.jython.org/), IronPython (http://ironpython.net/), and Stackless Python (http://www.stackless.com/) variants. Aglyph can assemble "prototype" components (a new instance is created every time), "singleton" components (the same instance...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5

    xmgrace python interface

    xmgrace and qtgrace plotting interface in python

    This is a python module providing a nearly complete interface to the graphing program xmgrace and the new qtgrace (great project... grace works under windows, too, now!). It allows creation of grace plots from within python, which can be customized using python, or through grace after creation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    zCharter
    Charting tools, backtesting tools, and data visualization tools for the most popular cryptocurrencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Python Pref

    Python Pref

    Program for playing Russian Preference

    ....). The game supports QVGA and VGA screen resolutions or window sizes and two desk orientations: portrait and landscape. Python Pref's source code is based on kpref by Azarniy I.V. and OpenPref (openpref.narod.ru). More details here: https://python-pref.nethouse.ru/about_eng The author of version 2.0 (Aug 2007): Alexander aka amigo <amigo12 at newmail.ru>, http://pypref.sf.net Versions 2.1-2.34 (Feb-Mar 2018): Vadim Zapletin <preference.gixx at mail.ru>, http://pref-bridge.ru License: GPL
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Python-Glade-Application-Design

    Python-Glade-Application-Design

    My Project Quickcal Showing Python-Glade-Application-Design

    Please download the above file to see My Project Quickcal Showing Python-Glade-Application-Design, also packaged for debian. Contains the debian folder as well. The commands for building a debian binary are as follows : On the project source folder: 1. debuild -us -uc --lintian-opts --profile debian 2. cd .. 3. debsign quickcal_1.0_amd64.changes 4. dput mentors quickcal_1.0_amd64.changes ( optional for passing on to debian archives ) All these steps and much more are detailed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Python-Glade-Application-Design-II

    Python-Glade-Application-Design-II

    My Project Helpman Showing Python-Glade-Application-Design

    Please download the above file to see My Project Helpman Showing Python-Glade-Application-Design, also packaged for debian. Contains the debian folder as well. The commands for building a debian binary are as follows : On the project source folder: 1. debuild -us -uc --lintian-opts --profile debian 2. cd .. 3. debsign helpman_1.0_amd64.changes 4. dput mentors helpman_1.0_amd64.changes ( optional for passing on to debian archives ) All these steps and much more are detailed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Five video classification methods

    Five video classification methods

    Code that accompanies my blog post outlining five video classification

    Classifying video presents unique challenges for machine learning models. As I’ve covered in my previous posts, video has the added (and interesting) property of temporal features in addition to the spatial features present in 2D images. While this additional information provides us more to work with, it also requires different network architectures and, often, adds larger memory and computational demands.We won’t use any optical flow images. This reduces model complexity, training time, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    pi-sdr

    Raspberry Pi 2 or 3 8Gb image, running rtl-sdr

    ... are also available. I only take credit for writing down the instructions, creating and uploading the img files. I modified the original code to make it functional on a wide range of devices, not just a TFT. The process was tested on a Toshiba laptop first, running debian, then on a Raspberry Pi 2 - from which the images were created. All other credit is WELL deserved by the original citizens that wrote the software used in this project.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    The Hershey Font Explorer

    The Hershey Font Explorer

    Review, Manage, and Export Vector-Based Fonts

    The Hershey Font Explorer allows the classic set of Hershey Fonts to be appreciated both as such, as well as in their native stroke-by-stroke "R Format". By way of a bonus, Hershey's entire set of fonts are also provided in the files area as downloadable archives. The archived fonts have been rendered in four modern formats: (1) A eval()uable file-format parsable by Python. (2) A graphical (PNG) Format (3) A new, parser-firendly, one-line-per-glyph ASCII R Format (4...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13
    GDeps

    GDeps

    Automatic process to update and build your external libraries/projects

    Welcome to GDeps! ( http://gdeps.org ) ========== [PRE-ALPHA] GDeps is a C++ dependencies/projects builder. Write in Python3. Launch a project script and GDeps will: 1) Create and Update the repository (svn, git, mercurial) 2) Make the solution (cmake, boost, bakefile) 3) Build the solution (Compilers : Mingw, VC90~140, Clang, Digital Mars, Ides : Visual Studio, Codeblocks ). Install: ========== 1) Install Python3: https://www.python.org/ 2) Install GDeps...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    PyUltimateRobot

    Controls any Robot in Python

    Developed on Python to leverage state-of-the-art extensibility and easily integrated plugins Able to use low cost robots with the accuracy and dexterity of much more expensive robots, achieved in part by: a) Ability to drive movement by inexpensive DC gear head motors, including the inherent ability to specify movement by applied force rather than strict space/time control that steppers impose. b) Arms and linkages don't have to have super tight tolerances, because accuracy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Deep Learning with Keras and Tensorflow

    Deep Learning with Keras and Tensorflow

    Introduction to Deep Neural Networks with Keras and Tensorflow

    Introduction to Deep Neural Networks with Keras and Tensorflow. To date tensorflow comes in two different packages, namely tensorflow and tensorflow-gpu, whether you want to install the framework with CPU-only or GPU support, respectively. NVIDIA Drivers and CuDNN must be installed and configured before hand. Please refer to the official Tensorflow documentation for further details. Since version 0.9 Theano introduced the libgpuarray in the stable release (it was previously only available...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Lip Reading

    Lip Reading

    Cross Audio-Visual Recognition using 3D Architectures

    The input pipeline must be prepared by the users. This code is aimed to provide the implementation for Coupled 3D Convolutional Neural Networks for audio-visual matching. Lip-reading can be a specific application for this work. Audio-visual recognition (AVR) has been considered as a solution for speech recognition tasks when the audio is corrupted, as well as a visual recognition method used for speaker verification in multi-speaker scenarios. The approach of AVR systems is to leverage the...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Edge.js

    Edge.js

    Run .NET and Node.js code in-process on Windows, MacOS, and Linux

    ... ensures correct lifetime of objects on V8 and CLR heaps. The CLR code can be pre-compiled or specified as C#, F#, Python, or PowerShell source: Edge.js can compile CLR scripts at runtime. Edge can be extended to support other CLR languages or DSLs. Edge.js provides an asynchronous, in-process mechanism for interoperability between Node.js and .NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    ANGie

    Alice Next Generation (internet entity)

    ... seen. The ANGie project strives to have intelligent and sensible responses, but to allow the bot to have no response when the meaning of the input is inconclusive, when additional context would be required to properly respond, or in general for questions for which the bot is unprepared - in order to create a bot that is capable of carrying on basic conversations with a human similar to the sort of small talk that two humans might have. Requires PyAIMLng, PyGOAPng, and aimlGOAP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    itchat

    itchat

    A complete and graceful API for Wechat

    itchat is an open-source WeChat personal account interface, it has never been easier to use python to call WeChat. With less than thirty lines of code, you can have a WeChat bot that handles all the information. Of course, the use of this api is far more than a robot, and more functions are waiting for you to discover. This interface shares a similar operation method with the public account interface itchatmp , learning to master two tools at a time. Now WeChat has become a large part...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    iwattnick

    iwattnick

    iWattnick: the ultimate e-bike computer

    iWattnick aims to be a top-class computer for e-bikes, e-scooters, e-motorcycles. It is equipped with a large B/W screen, two buttons, accelerometer, magnitometer, current and voltage sensors, light sensor, internal temperature sensor, battery-backed real-time clock, a buzzer and has connection ports for external speed sensor (motor Hall, phase or reed switch), a Bluetooth SPP dongle, up to three temperature sensors (TMP36, LM35, KTY83 etc), cadence sensor, throttle handle, output to controller...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    PyMathProg

    An easy and flexible mathematical programming environment for Python.

    PyMathProg is a Python reincarnation of AMPL and GNU MathProg modeling language, implemented in pure Python, connecting to GLPK via swiglpk. Create, optimize, report, change and re-optimize your model with Python, easily integrate database, plotting, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Seq2seq Chatbot for Keras

    Seq2seq Chatbot for Keras

    This repository contains a new generative model of chatbot

    This repository contains a new generative model of chatbot based on seq2seq modeling. The trained model available here used a small dataset composed of ~8K pairs of context (the last two utterances of the dialogue up to the current point) and respective response. The data were collected from dialogues of English courses online. This trained model can be fine-tuned using a closed-domain dataset to real-world applications. The canonical seq2seq model became popular in neural machine translation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FakeCMD

    FakeCMD

    Troll scammers and your friends with this fake command prompt.

    This application is a fake version of command prompt. It is not capable of causing any damage to the computer, which makes it perfect for trolling scammers and possibly your friends.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 24
    wxpy

    wxpy

    Probably the most elegant Wechat personal number API

    ... such as mobile phones). Comprehensive object-oriented interface, more elegant invocation. Default multi-threaded response message, faster reply. Contains practical. Receive warnings with WeChat in other projects with just two lines of code. Happy exploration and debugging, no need to change it. Can be mixed with the original interface of itchat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SmartMuseum

    SmartMuseum

    Software for work with Corpus of Everyday life history Sources

    Everyday life history is becoming of high interest due to the growing amount of various historical sources related to common human being. Analysis of such sources needs considering them as interrelated. Evaluation of such relations leads to meaningful results for different groups of information consumers: from professional historians and experts from close humanitarian sciences to common people, interested in everyday community life. Corpuses of everyday life history sources are being...
    Downloads: 1 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.