Giter VIP home page Giter VIP logo

evepraisal-google-sheets's Introduction

This repo is not the code that is currently used by evepraisal.com. For that code, go to https://github.com/evepraisal/go-evepraisal

Evepraisal

This is a tool for Eve Online aimed at being able to quickly price check items. Shown here.

Requirements

  • Python > 2.7
  • Flask
  • Memcached

First Run

First, you need to install Memcache and libmemcache.

Next, download the source.

git clone https://github.com/evepraisal/evepraisal.git
cd evepraisal

Install requirements

pip install -r requirements.txt

Start the app

python wsgi.py

Deployment

I deploy with uWSGI, nginx and supervisor but Flask is very flexable. It will also easily work with fastcgi, mod_wsgi, gunicorn, etc etc. More details here.

License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

CCP Copyright Notice

EVE Online and the EVE logo are the registered trademarks of CCP hf. All rights are reserved worldwide. All other trademarks are the property of their respective owners. EVE Online, the EVE logo, EVE and all associated logos and designs are the intellectual property of CCP hf. All artwork, screenshots, characters, vehicles, storylines, world facts or other recognizable features of the intellectual property relating to these trademarks are likewise the intellectual property of CCP hf. CCP hf. has granted permission to Evepraisal.com to use EVE Online and all associated logos and designs for promotional and information purposes on its website but does not endorse, and is not in any way affiliated with, Evepraisal.com. CCP is in no way responsible for the content on or functioning of this website, nor can it be liable for any damage arising from the use of this website.

Bitdeli Badge

evepraisal-google-sheets's People

Contributors

sudorandom avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

evepraisal-google-sheets's Issues

Looks like your agreement is up.

Add-on not available in G Suite Marketplace
The developer of this add-on has not accepted the terms and conditions of G Suite Marketplace.

To many people rely on the add on for it not to work. You done great work, lets keep it going thanks

Cache errors

Errors should also be cached. I see lots of duplicate requests to nonsense types.

Not able to en able the add-on

Hi
Untitled

When I go to the Add-ons tab in the eveprisal tab there is only the help but not the "active in this sheet" like the help says,

Please help this add-on wil make life a lot easier in Eve.

Kind regards
Alex

Bulk fetch items

Either find a way get google sheets to batch multiple item prices into a single HTTP request (hopefully without changing the function signature??) OR make one big request to pull down price data for EVERY item and return prices from that giant blob of data.

Dont have the option

Getting started
Start using the 'EVEPRAISAL_ITEM' and 'EVEPRAISAL_TOTAL' functions by choosing "Add-ons > Evepraisal > Use in this spreadsheet".

Shows in addons but only shows help after EVEPRAISAL

#name?

I made a copy and the copy won't update with anything other than #name?.

problems with syntax

Hello friend!
I'm studying your extension, I encountered a problem with the script.
When I write
= EVEPRAISAL_ITEM (34, "jita", "sell", "avg")
It produces an error with a synth error.
When I write
= EVEPRAISAL_ITEM (34)
It normally loads the data.
2
default

i get "failure parsing formula "

like your code very much!
But.. example not work

// Get the total buy price for an existing appraisal
=EVEPRAISAL_TOTAL("gp5av", "buy")

i get "failure parsing formula "

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.