where to post python code?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ido.Yehieli@gmail.com

    #1

    where to post python code?

    Hi all,
    i have written a small python game (about 300 lines of code) that i
    think other people might enjoy poking around (being a python programmer
    for the past 4 years or so (some of it professionally) I believe I
    could say it's not badly written either).

    the question it - where should i post the code to?
    It's not big enough to justify a source forge project, nor is it small
    enough to be considered a receipt fit for ASPN's Python Cookbook.

    it's a "scorched earth" clone by the way - and is completely playable
    (although without AI - only human multiplayer). It is probably among
    the shortest of the moderately enjoyable multiplayer python games that
    I've encountered...

    Cheers,
    Ido.

  • Alessandro Bottoni

    #2
    Re: where to post python code?

    Ido.Yehieli@gma il.com wrote:
    [color=blue]
    > the question it - where should i post the code to?
    > It's not big enough to justify a source forge project, nor is it small
    > enough to be considered a receipt fit for ASPN's Python Cookbook.[/color]

    Maybe "The Vaults of Parnassus" at www.vex.net is the right place for it.

    HTH

    -----------------------------------
    Alessandro Bottoni

    Comment

    • Ido.Yehieli@gmail.com

      #3
      Re: where to post python code?

      thanks,
      decided to post it to the python cheese shop over python.org
      instead.

      damn, that site is _slow_ today...

      Comment

      • Mike Meyer

        #4
        Re: where to post python code?

        Alessandro Bottoni <alessandro.bot toni@infinito.i t> writes:
        [color=blue]
        > Ido.Yehieli@gma il.com wrote:
        >[color=green]
        >> the question it - where should i post the code to?
        >> It's not big enough to justify a source forge project, nor is it small
        >> enough to be considered a receipt fit for ASPN's Python Cookbook.[/color]
        >
        > Maybe "The Vaults of Parnassus" at www.vex.net is the right place for it.[/color]

        Don't forget to add an entry to PyPI as well.

        <mike
        --
        Mike Meyer <mwm@mired.or g> http://www.mired.org/home/mwm/
        Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.

        Comment

        Working...