Git Product home page Git Product logo

pypipins's People

Contributors

bsdlp avatar coldfix avatar hickford avatar merwok avatar mikebryant avatar msabramo avatar peterdavehello avatar quamilek avatar svisser avatar treyhunner avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

pypipins's Issues

Getting 502 Bad gateway on all badges

$ curl -I https://pypip.in/d/hackertray/badge.png

HTTP/1.1 502 Bad Gateway
Server: nginx/0.7.67
Date: Wed, 29 Jan 2014 14:21:35 GMT
Content-Type: text/html
Content-Length: 173
Connection: keep-alive

Question: caching?

I uploaded a new version of my package to PyPI but my 'latest version' badge in GitHub is still showing the previous version

I guess there's some caching somewhere, just wondered how long it lasts? or I have something wrong in my setup? PyPI website shows the newer version number

Images are broken

Images seem to be broken today (2014-02-07)

All the images are broken on https://pypip.in/ and also badge images it seems.

screen shot 2015-02-07 at 10 42 22 am

E.g.:

https://pypip.in/version/httpie-unixsocket/badge.svg

$ http https://pypip.in/version/httpie-unixsocket/badge.svg
HTTP/1.1 502 Bad Gateway
Connection: keep-alive
Content-Length: 166
Content-Type: text/html
Date: Sat, 07 Feb 2015 18:41:27 GMT
Server: nginx

<html>
<head><title>502 Bad Gateway</title></head>
<body bgcolor="white">
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx</center>
</body>
</html>
$ http https://pypip.in/download/blackhole/badge.svg\?style\=flat
HTTP/1.1 502 Bad Gateway
Connection: keep-alive
Content-Length: 166
Content-Type: text/html
Date: Sat, 07 Feb 2015 18:43:28 GMT
Server: nginx

<html>
<head><title>502 Bad Gateway</title></head>
<body bgcolor="white">
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx</center>
</body>
</html>

Badge shape/size, rounded corners gone

Hi, firstly, thanks a lot for this project. My issue is that the badge shapes and sizes seem to have changed. I have badges from coveralls.io and travis-ci.org and the appearance of the pypip.in badges used to be the same size and shape. Now the pypip.in badges are rectangular (hard corners) and larger. Is there a way to get the previous design back so that all the badges are the same size and shape?

An example can be seen on https://pypi.python.org/pypi/Pafy and https://github.com/np1/pafy - I have also added a screenshot of the badges:
untitled

Thanks

Error with some version shields

I recently switched the image generation from using Pillow/PIL to using the https://shields.io service.

It appears they have an error in their system somewhere that causes specific badges to render incorrectly or not at all.

I have created a ticket on GitHub for them to look at - badges/shields#83, but sadly as their codebase is not open sourced (as far as I can tell).

For now I have switched to use a service they seem to run but don't mention anyway http://b.repl.ca/ which should fix the issue.

Service appears to be down

Hi,

Your service appears to be down, despite your status page saying everything is operational.

Cheers
Jacob

Crate is down.. 500 error

All badges give error now. Any plans on fixing the service or using an alternative source of download and/or version?

Rewrite in something more suitable for the scale and traffic

Started rewriting in Go which proved to be way too complex for what was needed, handling and parsing JSON in Go is kind of ridiculous.

Started a rewrite in JavaScript on top of NodeJS, likely to continue down this route as it provides boosts to scalability on each node where Python is lacking, also resolves a weird issue with PyPy and Twisted leaking memory.

Other option is to rewrite in Lua and use it's JIT.

pypip.in down?

Badges are not working and pypip.in does not seem to respond.

License

Please add a license. I recommend MIT.

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.