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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Downloads: 41 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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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: 15 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: 0 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
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 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: 1 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