Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

create standard python distribution #6

Closed
bdferris opened this issue Sep 26, 2014 · 4 comments
Closed

create standard python distribution #6

bdferris opened this issue Sep 26, 2014 · 4 comments

Comments

@bdferris
Copy link
Contributor

From tom.brow...@gmail.com on April 21, 2007 21:05:25

http://docs.python.org/dist/dist.html After that is done we can add our code to the python index, cheeseshop.

Original issue: http://code.google.com/p/googletransitdatafeed/issues/detail?id=6

@bdferris
Copy link
Contributor Author

From tom.brow...@gmail.com on April 29, 2007 12:26:11

Here are some URLs I looked at while making our source distribution and making it
easier to run our tests: http://somethingaboutorange.com/mrl/projects/nose/ http://pycheesecake.org/wiki http://pycheesecake.org/wiki/PythonTestingToolsTaxonomy

@bdferris
Copy link
Contributor Author

From tom.brow...@gmail.com on May 14, 2007 07:37:25

rev 229 added better support for nose and cheesecake (where do they get these names?)

I'll cut the b7 release after I get tom.brown.code-stoptime_object
tom.brown.code-utf8_weaknesses reviewed and submitted.

@bdferris
Copy link
Contributor Author

From tom.brow...@gmail.com on May 23, 2007 07:57:01

I created 1.0.7 source dist. I needed to rename transitfeed-1.0.7-windows to
transitfeed-windows-1.0.7 so it would be alphabetically after the source dist file
name. easy_install picks the first archive file listed on the page and
code.google.com sorts by file name. Ugly hack but easy_install transitfeed now
installs something. Unfortunately the install is broken. See issue 24 .

@bdferris
Copy link
Contributor Author

From tom.brow...@gmail.com on May 30, 2007 00:43:59

Should be fixed by tom.brown.code-setup.py-fixes in transitfeed 1.0.8. Installs with
easy_install should now work and not litter the disk with extra files.

Status: Fixed

EddyIonescu added a commit to EddyIonescu/transitfeed that referenced this issue Sep 17, 2018
# This is the 1st commit message:

add muni ac gtfs

# This is the commit message google#2:

only output routes

# This is the commit message google#3:

add initial version of kml route styler

# This is the commit message google#4:

add sample csv route styles

# This is the commit message google#5:

add route styling functionality to kmlwriter based on csv provided in /route_styles

# This is the commit message google#6:

add generated kml with styling and selection done based on csv

# This is the commit message google#7:

replace K and T with KT muni line in csv input

# This is the commit message google#8:

change zero routes assertion to warning due to naive automation scripts

# This is the commit message google#9:

strip whitespace on color in csv

# This is the commit message google#10:

add script for generating all maps

# This is the commit message google#11:

add extracted gtfs and most output

# This is the commit message google#12:

update excels

# This is the commit message google#13:

update automation script to enable starting midpoint in the list

# This is the commit message google#14:

update requirements file

# This is the commit message google#15:

set default skip ahead to none

# This is the commit message google#16:

add more kml outputs

# This is the commit message google#17:

add parallel processing

# This is the commit message google#18:

add muni bart current 15 kml

# This is the commit message google#19:

add muni current 15 geojson

# This is the commit message google#20:

add conversion to geojson

# This is the commit message google#21:

change pipe to and

# This is the commit message google#22:

add json outputs because google maps kml layer is garbage

# This is the commit message google#23:

remove once daily tripper for samtrans 120 route

# This is the commit message google#24:

convert samtrans current 15 kml to geojson

# This is the commit message google#25:

add regional new plan

# This is the commit message google#26:

updated kml manually

# This is the commit message google#27:

add json of new projects proposed

# This is the commit message google#28:

add Hidden_Shapes param to kmlwriter and route_styler

# This is the commit message google#29:

add Hidden_Shapes column to route style csvs

# This is the commit message google#30:

dict typo

# This is the commit message google#31:

support for none hidden_shape

# This is the commit message google#32:

nan support...

# This is the commit message google#33:

nan stuff

# This is the commit message google#34:

add hidden shapes to vallejo sfbay ferryroute

# This is the commit message google#35:

fix bug

# This is the commit message google#36:

set same stroke width for everyone

# This is the commit message google#37:

sfbay ferry modified

# This is the commit message google#38:

reverse boolean bug

# This is the commit message google#39:

Reload KML/Json output

# This is the commit message google#40:

remake kml json output
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant