Search Results for "ta_lib‑0.4.0‑cp310‑cp310‑win_amd64.whl"

Showing 14 open source projects for "ta_lib‑0.4.0‑cp310‑cp310‑win_amd64.whl"

View related business solutions
  • Build with generative AI, deploy apps fast, and analyze data in seconds—all with Google-grade security. Icon
    Build with generative AI, deploy apps fast, and analyze data in seconds—all with Google-grade security.

    Access over 150 cutting-edge products, plus industry-defining AI

    Google Cloud is a cloud-based service that allows you to create anything from simple websites to complex applications for businesses of all sizes.
    Try it free
  • ERP Software To Simplify Your Manufacturing Icon
    ERP Software To Simplify Your Manufacturing

    From quote to cash and with AI in mind, our ERP software will become the most valuable asset at your company.

    Global Shop Solutions AI-integrated ERP software provides the applications needed to deliver a quality part on time, every time from quote to cash and everything in between, including shop management, scheduling, inventory, accounting, quality control, CRM and 25 more.
    Learn More
  • 1
    Downloads: 28 This Week
    Last Update:
    See Project
  • 2
    PhotoEditor

    PhotoEditor

    A Photo Editor library with simple, easy support for image editing

    ...PhotoEditor v.1.0.0 is a migration to androidX and dropping the support of the older support library. There are no API changes. If you find any issues migrating to v.1.0.0, please follow this Guide. If you still facing the issue then you can always rollback to v.0.4.0.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MaxFEM

    MaxFEM

    Software for electromagnetic simulation

    MaxFem is an open software package for electromagnetic simulation by using finite element methods. The package can solve problems in electrostatics, direct current, magnetostatics and eddy-currents. Since version 0.4.0, MaxFEM requires Python 3. We have moved the installers to the MaxFEM website (see below). In order to improve MaxFEM, we will require you to fill out a simple form before downloading them.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Contractor Foreman is the most affordable all-in-one construction management software for contractors and is trusted by contractors in more than 75 countries. Icon
    Contractor Foreman is the most affordable all-in-one construction management software for contractors and is trusted by contractors in more than 75 countries.

    For Residential, Commercial and Public Works Contractors

    Starting at $49/m for the WHOLE company, Contractor Foreman is the most affordable all-in-one construction management system for contractors. Our customers in 75+ countries and industry awards back it up. And it's all backed by a 100 day guarantee.
    Learn More
  • 5
    Algobot

    Algobot

    Cryptocurrency trading bot with a graphical user interface

    ...Telegram integration has been added to support easier and remote trading. Please note that Algobot requires TA-LIB. You can view instructions on how to download TA-LIB. For Windows users, it's best to download the .whl package for your Python install and pip install it. For Linux and MacOS users, there's excellent documentation available. Create graphs with real time data and/or moving averages. Run simulations with parameters configured. Run custom backtests with parameters configured. Run live bots with parameters configured. Telegram integration that allows users to trade or view statistics. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    GDAL wheels for linux

    GDAL wheels for linux

    GDAL wheels for python and C/C++ projects (Linux only)

    To use precompiled wheels: 1) go to releases (Files) and download tarball needed; 2) install it with command: python3 -m pip install /path/to/wheel.whl Or simply use URL in pip: python3 -m pip install https://sourceforge.net/projects/gdal-wheels-for-linux/files/GDAL-3.1.4-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl/download URL may be found under "View details" button (i) To use GDAL in C/C++ project you need to link gdal lib AND all libs located at dir GDAL.libs (usually this folder resides inside python site-packages) To compile your own wheels see information given at forefather project: https://github.com/youngpm/gdalmanylinux Usually this is done via command `make wheels` GDAL wheels for Windows are provided by Christoph Gohlke at https://www.lfd.uci.edu/~gohlke/pythonlibs/#gdal Built with PROJ (proj.db is included), GEOS, EXPAT. ...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 7
    badge

    badge

    Add a badge to your app icon

    ...You can also run badge on your Android, tvOS icons, or any other iconset. Add a shield at the top of your icon for all possibilites head over to: shields.io. You just have to add the string of shield (copied from the URL) In version 0.4.0 the default behavior of the shield graphic has been changed. The shield graphic will always be resized to aspect fill the icon instead of just adding the shield on the icon.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    HubCommander

    HubCommander

    A Slack bot for GitHub organization management, and other things too

    ...It creates a simple way to perform privileged GitHub organization management tasks without granting administrative or owner privileges to your GitHub organization members. HubCommander is based on slackhq/python-rtmbot (currently, dependent on release 0.4.0) You simply type help, and the bot will output a list of commands that the bot supports. Typing the name of the command, for example, CreateRepo, will output help text on how to execute the command. Granting outside collaborators specific permissions to repositories. Repository default branch modification. Repository PR listing. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PedrosoGameWork

    PedrosoGameWork

    Um pequeno framework didático de games em Java

    ...Por enquanto, apenas a versão Swing está em desenvolvimento, após sua finalização, será convertida as mesmas classes para JavaFX. Espero que ajude a todos! :) Obs.: Este projeto está sob a licença GNU/GPL v.3, mas contém o projeto exp4j 0.4.0 (http://www.objecthunter.net/exp4j/) que está sob a licença Apache v.2
    Downloads: 0 This Week
    Last Update:
    See Project
  • End-To-End Document Management Software Icon
    End-To-End Document Management Software

    UnForm is ideal for businesses focusing on distribution, manufacturing ERP solutions, and general accounting.

    UnForm® is a platform-independent software product that creates, delivers, stores and retrieves graphically enhanced documents from ERP application printing. A complete, end-to-end document management solution, UnForm interfaces at the point of printing to produce documents in various formats for printing and electronic delivery.
    Learn More
  • 10

    MineSweeper Pygame

    Simple minesweeper game in python

    project created on: 2013.05.25 bitbucket repo: http://bit.ly/pyminesweeper_bitbucket Simple minesweeper game in python CONTROLS: Right Click - "flag" the box; also start next game Left Click - reveal empty box(es) or mine Based on the game "Memory Puzzle" from pygame tutorial http://inventwithpython.com/pygame/chapter3.html UPDATE 1.2 (05.11.2015): Major code refactoring UPDATE 1.3 (06.09.2015): Bugfixes; Minor code refactoring # README # In order to run minesweeper you need to install PyGame http://pygame.org/download.shtml Easy way is to install it via wheel, see e.g. http://stackoverflow.com/a/28127864 If 64-bit wheel (.whl) package installation fails, try its 32-bit version. You can also find .msi installation package on their bitbucket repo. https://bitbucket.org/pygame/pygame/downloads Contact me at herman.yanush3@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ...Version 0.3.0 allows to run a custom script when the function button is pressed. I use this to run a backup script (which is also scheduled, by the way). During the execution of the script the function light flashes. Version 0.4.0 fixes USB stop (thanks to G. Cardoso for the fix).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    RobotJoint

    Real-Time Humanoid Robot Control and Trajectory Planning C++ Library

    ...As a extension of biped robots, humanoids will also be supported in the future but with special attention to the manipulation problem and its interplay with the legged locomotion problem. Current version: Pre-Alpha release v 0.4.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is just a little overview of my docs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Note that as of release 0.4.0 just the base programming language is provided: no support for programming with the application frameworks such as Series 60/80/UIQ is provided, and neither are phone APIs (IR/BT/SMS/...) supported. Volunteers welcome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB